Data Structures
Here are the data structures with brief descriptions:
_Eet_Data_Descriptor_Class | Instructs Eet about memory management for different needs under serialization and parse process |
_Eet_Node_Data | Contains an union that can fit any kind of node |
_Eet_Node_Walk | Describes how to walk trees of Eet_Node |