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