Namespaces | |
namespace | code |
Classes | |
class | code::IndexBase |
Base class of Index. More... | |
class | code::Index |
The Index class defines a way of getting an Index::Record given some selection criteria. More... | |
class | code::Index::Record |
A reference-counted class to keep track of the selections and builder params that are obtained using those selections. More... | |
class | code::Index::NewRecordEvent |
Posted whenever a new record is added to this Index. More... | |
class | code::Index::NewTimeStampEvent |
Posted whenever a new time stamp occurs. More... | |
class | code::Index::EndDatasetEvent |
Posted by certain Index objects when they reach the end of the dataset. More... |