|
ISLEman
|
A sorted dictionary of MemberGroup objects. More...
#include <membergroup.h>
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) |
| MemberGroup * | find (int key) |
| MemberGroup * | operator[] (int key) const |
| MemberGroup * | at (uint i) |
| void | clear () |
| int | count () const |
A sorted dictionary of MemberGroup objects.
1.8.12