ISLEman
Public Member Functions | List of all members
PageSDict Class Reference
Inheritance diagram for PageSDict:
SDict< PageDef >

Public Member Functions

 PageSDict (int size)
 
- Public Member Functions inherited from SDict< PageDef >
 SDict (int size=17, bool caseSensitive=TRUE)
 
virtual ~SDict ()
 
void append (const char *key, const PageDef *d)
 
void prepend (const char *key, const PageDef *d)
 
bool remove (const char *key)
 
PageDeftake (const char *key)
 
void sort ()
 
void inSort (const char *key, const PageDef *d)
 
void insertAt (int i, const char *key, const PageDef *d)
 
void setAutoDelete (bool val)
 
PageDeffind (const char *key)
 
PageDeffind (const QCString &key)
 
PageDeffind (const QString &key)
 
int findAt (const QCString &key)
 
PageDefoperator[] (const char *key) const
 
PageDefat (uint i)
 
void clear ()
 
int count () const
 

The documentation for this class was generated from the following file: