#include <indexSet.h>
Inheritance diagram for singletonIndex:

| Public Member Functions | |
| singletonIndex (TItem _i, TItem _n, goblinController &_context=goblinDefaultContext) throw () | |
| ~singletonIndex () throw () | |
| unsigned long | Size () const throw () | 
| bool | IsMember (TItem i) const throw (ERRange) | 
| TItem | First () const throw () | 
| TItem | Successor (const TItem i) const throw (ERRange) | 
| 
 | ||||||||||||||||
| 
 | 
| 
 | 
| 
 | 
| 
 | 
| Query the smallest index in an index set. 
 
 Reimplemented from indexSet. | 
| 
 | 
| Test for indet set membership. 
 
 
 Implements indexSet. | 
| 
 | 
| 
 Implements indexSet. | 
| 
 | 
| Enumeration of the indices contained in a set. 
 
 Reimplemented from indexSet. |