Rudiments
|
Additional Inherited Members | |
![]() | |
dictionary () | |
virtual | ~dictionary () |
void | setData (char *key, datatype data) |
bool | getData (char *key, datatype *data) |
bool | removeData (char *key) |
stringdictionarylist< datatype > * | getList () |
void | clear () |
void | print () |