Tizen Native API
8.0
|
_Eina_Value_Hash Struct Reference
Public Attributes | |
const Eina_Value_Type * | subtype |
unsigned int | buckets_power_size |
Eina_Hash * | hash |
Detailed Description
Used to store the hash and its subtype.
- Since (EFL) :
- 1.2
Member Data Documentation
unsigned int _Eina_Value_Hash::buckets_power_size |
how to allocate hash buckets, if zero a sane default is chosen.
the hash that holds data, members are of subtype->value_size bytes.
how to allocate and access items