|
ISLEman
|
maps a unicode character code to a list of T::ElementType's More...
#include <util.h>
Public Member Functions | |
| void | append (uint letter, typename T::ElementType *elem) |
Public Member Functions inherited from SIntDict< T > | |
| SIntDict (int size=17) | |
| virtual | ~SIntDict () |
| void | append (int key, const T *d) |
| void | prepend (int key, const T *d) |
| bool | remove (int key) |
| void | sort () |
| void | inSort (int key, const T *d) |
| void | setAutoDelete (bool val) |
| T * | find (int key) |
| T * | operator[] (int key) const |
| T * | at (uint i) |
| void | clear () |
| int | count () const |
maps a unicode character code to a list of T::ElementType's
1.8.12