HashedStringSetGroup Class Reference
#include <hashedstring.h>
Public Types | |
typedef std::set< size_t > | ItemSet |
Public Member Functions | |
void | addSet (size_t id, const HashedStringSet &set) |
void | enableSet (size_t id) |
bool | isDisabled (size_t id) const |
void | disableSet (size_t id) |
void | removeSet (size_t id) |
void | findGroups (HashedStringSet strings, ItemSet &target) const |
Detailed Description
Used to find all registered HashedStringSet's that contain all strings given to findGroups(..)
Definition at line 135 of file hashedstring.h.
The documentation for this class was generated from the following files: