Public Attributes | |
unsigned int | keyLen |
char * | key |
unsigned int | valueLen |
void * | value |
UT_hash_handle | hh |
UT_hash_handle _keyAndValue::hh |
handle used by UT hash
char* _keyAndValue::key |
Pointer to key string
unsigned int _keyAndValue::keyLen |
Length of the key
void* _keyAndValue::value |
Pointer to the value
unsigned int _keyAndValue::valueLen |
Length of the value