Tizen Native API
|
_Eina_Hash_Tuple Struct Reference
Public Attributes | |
const void * | key |
void * | data |
unsigned int | key_length |
Detailed Description
Data for a hash table of key/value pairs.
Member Data Documentation
void* _Eina_Hash_Tuple::data |
The data associated to the key
const void* _Eina_Hash_Tuple::key |
The key
unsigned int _Eina_Hash_Tuple::key_length |
The length of the key