Classes | |
| class | GSIterator | 
| Creates an iterator that can be used to exhaustively read through all of the visible matching entries in the space and any additional entries that match.  More... | |
Typedefs | |
| typedef  boost::shared_ptr < GSIterator >  | GSIteratorPtr | 
| Smart pointer to GSIterator.   | |
Enumerations | |
| enum | IteratorScope { ExistingEntries = 1, FutureEntries = 2, ExistingAndFutureEntries = 3 } | 
| Determines the scope of entries visible to a space iterator.  More... | |
Smart pointer to GSIterator.
Always use this instead of direct access to GSIterator.
| enum IteratorScope | 
Determines the scope of entries visible to a space iterator.
 1.5.3