ISLEman
Public Member Functions | List of all members
MemberGroupSDict Class Reference

A sorted dictionary of MemberGroup objects. More...

#include <membergroup.h>

Inheritance diagram for MemberGroupSDict:
SIntDict< MemberGroup >

Public Member Functions

 MemberGroupSDict (int size=17)
 
- Public Member Functions inherited from SIntDict< MemberGroup >
 SIntDict (int size=17)
 
virtual ~SIntDict ()
 
void append (int key, const MemberGroup *d)
 
void prepend (int key, const MemberGroup *d)
 
bool remove (int key)
 
void sort ()
 
void inSort (int key, const MemberGroup *d)
 
void setAutoDelete (bool val)
 
MemberGroupfind (int key)
 
MemberGroupoperator[] (int key) const
 
MemberGroupat (uint i)
 
void clear ()
 
int count () const
 

Detailed Description

A sorted dictionary of MemberGroup objects.


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