|
| GameListEntry (int ID, char WINNER, std::string GAMEINFOSTR, int DATE) |
|
void | hits_from_snv (SnapshotVector &snv) |
|
void | set_hits (vector< Hit * > *hts) |
|
void | set_candidates (vector< Candidate * > *cands) |
|
|
int | id |
|
std::string | gameInfoStr |
|
char | winner |
|
int | date |
|
std::vector< Hit * > * | hits |
|
std::vector< Candidate * > * | candidates |
|
The documentation for this class was generated from the following files:
- /home/ug/devel/kombilo-py-dev/kombilo/libkombilo/search.h
- /home/ug/devel/kombilo-py-dev/kombilo/libkombilo/search.cpp