Used to store the hash and its subtype. More...
| Data Fields | |
| const Eina_Value_Type * | subtype | 
| how to allocate and access items | |
| unsigned int | buckets_power_size | 
| how to allocate hash buckets, if zero a sane default is chosen.  More... | |
| Eina_Hash * | hash | 
| the hash that holds data, members are of subtype->value_size bytes.  More... | |
Used to store the hash and its subtype.
| unsigned int _Eina_Value_Hash::buckets_power_size | 
how to allocate hash buckets, if zero a sane default is chosen.
| Eina_Hash* _Eina_Value_Hash::hash | 
the hash that holds data, members are of subtype->value_size bytes.