All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
_keyAndValue Struct Reference

Public Attributes

unsigned int keyLen
 
char * key
 
unsigned int valueLen
 
void * value
 
UT_hash_handle hh
 

Member Data Documentation

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


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