_Eet_Dictionary Struct Reference
Data Fields | |
Eet_String * | all |
Eina_Hash * | converts |
Eina_Lock | mutex |
int | size |
int | offset |
int | hash [256] |
int | count |
int | total |
const char * | start |
const char * | end |
Detailed Description
- Examples:
- eet-data-file_descriptor_01.c, and eet-data-file_descriptor_02.c.