Data Structures
Here are the data structures with brief descriptions:
 C_Eina_AccessorType to provide random access to data structures
 C_Eina_ArrayType for an array of data
 C_Eina_ClistCompact list type
 C_Eina_File_Direct_InfoA structure to store informations of a path
 C_Eina_File_LineA structure to store information of line
 C_Eina_Hash_Tuple
 C_Eina_InarrayInline array structure, use Eina_Inarray typedef instead
 C_Eina_InlistInlined list type
 C_Eina_IteratorStructure of an iterator
 C_Eina_ListType for a generic double linked list
 C_Eina_List_AccountingCache used to store the last element of a list and the number of elements, for fast access
 C_Eina_Log_DomainThe domain used for logging
 C_Eina_Rbtree
 C_Eina_Rectangle
 C_Eina_Simple_XML_Attribute
 C_Eina_Simple_XML_Node
 C_Eina_Simple_XML_Node_Data
 C_Eina_Simple_XML_Node_Tag
 C_Eina_StatA structure to store informations of a path
 C_Eina_StrbufString buffer to facilitate string operations
 C_Eina_TrashType for a generic container of unused allocated pointer
 C_Eina_ValueDefines the contents of a value
 C_Eina_Value_ArrayUsed to store the array and its subtype
 C_Eina_Value_BlobUsed to store the blob information and management operations
 C_Eina_Value_Blob_OperationsHow to manage blob
 C_Eina_Value_HashUsed to store the hash and its subtype
 C_Eina_Value_ListUsed to store the list and its subtype
 C_Eina_Value_StructUsed to store the memory and its description
 C_Eina_Value_Struct_DescDescribes the struct by listing its size, members and operations
 C_Eina_Value_Struct_MemberDescribes a single member of struct
 C_Eina_Value_Struct_OperationsHow to manage struct
 C_Eina_Value_TypeAPI to access values
 C_Eina_Value_UnionAll possible value types
 C_Eina_Version
 C_Eina_Xattr
 Cdumpinfo
 CEina_Tile_Grid_InfoGrid type of a tiler