TeoCCl library  0.1.7
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
teoMapElementData Struct Reference

#include <map.h>

Data Fields

uint32_t hash
 
size_t key_length
 
size_t data_length
 
uint8_t data []
 

Field Documentation

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().


The documentation for this struct was generated from the following file: