The header file defining the individual query objects. More...
Go to the source code of this file.
Classes | |
class | ibis::query |
A data structure for representing user queries. More... | |
class | ibis::query::readLock |
A read lock on a query object. More... | |
class | ibis::query::weight |
A class to be used for reordering the terms in the where clauses. More... | |
class | ibis::query::writeLock |
A write lock on a query object. More... | |
Namespaces | |
ibis | |
The current implementation of FastBit is code named IBIS; most data structures and functions are in the name space ibis. | |
The header file defining the individual query objects.