Modules
Here is a list of all modules:
[detail level 12]
oTop level functionsFunctions that affect Eet as a whole
oEet Compression LevelsCompression modes/levels supported by Eet
oEet File Main FunctionsFunctions to create, destroy and do basic manipulation of Eet_File handles
|\Eet File Ciphered Main FunctionsMost of the Eet File Main Functions have alternative versions that accounts for ciphers to protect their content
oImage Store and LoadEet efficiently stores and loads images, including alpha channels and lossy compressions
|\Image Store and Load using a CipherMost of the Image Store and Load have alternative versions that accounts for ciphers to protect their content
oCipher, Identity and Protection MechanismsEet allows one to protect entries of an Eet_File individually
oEet Data SerializationConvenience functions to serialize and parse complex data structures to binary blobs
|\Eet Data Serialization using A CiphersMost of the Eet Data Serialization have alternative versions that accounts for ciphers to protect their content
oLow-level Serialization Structures.Functions that create, destroy and manipulate serialization nodes used by Eet Data Serialization
\Helper function to use eet over a network linkFunction that reconstruct and prepare packet of Eet Data Serialization to be send