Related Pages
Here is a list of all related documentation pages:
oExamplesHere is a page with examples
oVery basic Eet example
oExample of the various ways to interface with an Eet File
oSimple data example
oNested data example
oFile descriptor data example
oFile descriptor data example, with Eet unions and variantsThis is an example much like the one shown in Advanced use of Eet Data Descriptors
oEet data cipher/decipher exampleIn this example, we exemplify the usage of eet_write_cipher() and eet_read_cipher()
oAuthors
oNested structures and Eet Data DescriptorsWe've seen already a simple example of how to use Eet Data Descriptors to handle our structures, but it didn't show how this works when you have structures inside other structures
oAdvanced use of Eet Data DescriptorsA real life example is usually the best way to see how things are used, but they also involve a lot more code than what needs to be shown, so instead of going that way, we'll be borrowing some pieces from one in the following example
oTodo List
\Deprecated List