7 #ifndef LEM_MATCHLIST_H 8 #define LEM_MATCHLIST_H std::vector< MatchSummary > matches
Simplified Match information, suitable for serialization.
Collection of MatchSummary objects.
Simplified Match information, suitable for serialization.
MatchList(const std::vector< MatchSummary > &m, const MatchSummary &t)