#include "Types.h"
Go to the source code of this file.
Classes | |
class | SelectionMask |
This class is meant to be used to filter queries to the database. More... | |
Typedefs | |
typedef std::vector < KeysPtr > | KeysVector |
The type of multiple key bucket pointers. |
Definition in file SelectionMask.h.
typedef std::vector<KeysPtr> KeysVector |