Definiton of the DictionaryElement and Dictionary classes. More...
#include "zmmf/zmmf.h"#include "sync.h"Go to the source code of this file.
Data Structures | |
| class | DictionaryElement |
| This class should never be used directly, it is being used by the Dictionary class. More... | |
| class | Dictionary |
| This class stores key:value pairs of String data and provides functions to access them. More... | |
| class | Dictionary_r |
| Reentrant version of the dictionary. More... | |
Definiton of the DictionaryElement and Dictionary classes.
Definition in file dictionary.h.
1.6.1