A struct to pack the arguments to function startTests. More...
#include <part.h>
Public Attributes | |
| ibis::util::counter | cnt |
| std::vector< std::string > | conds |
| List of query conditions. | |
| const part * | et |
| std::vector< unsigned > | hits |
| The number of hits. | |
| long * | nerrors |
| Number of errors encountered. | |
| const char * | pref |
| std::vector< unsigned > | super |
| The condition encompassing this one. | |
A struct to pack the arguments to function startTests.
|
| |