|
TeoCCl library
0.1.7
|
#include <map.h>
Data Fields | |
| uint32_t | hash |
| size_t | key_length |
| size_t | data_length |
| uint8_t | data [] |
| uint8_t teoMapElementData::data[] |
Referenced by teoMapAdd(), and teoMapGet().
| size_t teoMapElementData::data_length |
Referenced by teoMapAdd(), and teoMapGet().
| uint32_t teoMapElementData::hash |
Referenced by teoMapAdd(), and teoMapDelete().
| size_t teoMapElementData::key_length |
Referenced by teoMapAdd(), and teoMapGet().