Modules
Here is a list of all modules:
[detail level 12]
Top level functions | Functions that affect Eet as a whole |
Eet Compression Levels | Compression modes/levels supported by Eet |
▼Eet File Main Functions | Functions to create, destroy and do basic manipulation of Eet_File handles |
Eet File Ciphered Main Functions | Most of the Eet File Main Functions have alternative versions that accounts for ciphers to protect their content |
▼Image Store and Load | Eet efficiently stores and loads images, including alpha channels and lossy compressions |
Image Store and Load using a Cipher | Most of the Image Store and Load have alternative versions that accounts for ciphers to protect their content |
Cipher, Identity and Protection Mechanisms | Eet allows one to protect entries of an Eet_File individually |
▼Eet Data Serialization | Convenience functions to serialize and parse complex data structures to binary blobs |
Eet Data Serialization using A Ciphers | Most of the Eet Data Serialization have alternative versions that accounts for ciphers to protect their content |
Low-level Serialization Structures. | Functions that create, destroy and manipulate serialization nodes used by Eet Data Serialization |
Helper function to use eet over a network link | Function that reconstruct and prepare packet of Eet Data Serialization to be send |