Related Pages
Here is a list of all related documentation pages:
oEcoreEcore Library Public API Calls
oThe Ecore Main Loop
oX Window SystemThe Ecore library includes a wrapper for handling the X window system
oEet Library DocumentationEet Data Handling Library Public API Calls
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
oEina
oEina_Accessor usage
oEina_Accessor usage example
oBasic array usage
oBasic array usage example
oRemoving array elements
oBasic array usage example
oBenchmark TutorialThe Benchmark module allows you to write easily benchmarks framework in a project for timing critical part and detect slow parts of code
oBinary Share TutorialShould call eina_binshare_init() before usage and eina_binshare_shutdown() after
oError Tutorial
oeina_file_example_01_page
oeina_file_example_01
oEina_Hash in action
oHash table in action
oDifferent types of tablesThis example shows two more types of hash tables that can be created using Eina_Hash
oEina inline array usage
oeina_inarray_01.c
oEina inline array of strings
oeina_inarray_02.c
oEina_Inlist basic usage
oEina_Inlist advanced usage - lists and inlists
oEina_Inlist advanced usage - multi-inlists
oeina_inlist_01.c Eina_Inlist basic usage source
oeina_inlist_02.c Eina_Inlist advanced usage - lists and inlists source
oeina_inlist_03.c Eina_Inlist advanced usage - multi-inlists source
oEina_Iterator usage
oEina_Iterator usage
oAdding elements to Eina_List
oAdding elements to Eina_List example
oSorting Eina_List elements
oSorting Eina_List elements example
oReordering Eina_List elements
oReordering Eina_List elements example
oEina_List and memory allocation
oEina_List and memory allocation example
oLog Tutorial
oeina_magic_example_01_page
oEina_Magic
oSparse Matrix Tutorial
oQuadTree Tutorial
oeina_simple_xml_parser_example_01_page
oeina_simple_xml_parser_example_01
oEina String example
oEina_Strbuf example
oeina_stringshare_example_01_page
oeina_stringshare_example_01
oeina_tiler_example_01
oeina_tmpstr_ppageEina tmpstr is intended for being able to conveniently pass strings back to a calling parent without having to use single static buffers (which don't work with multiple threads or when returning multilpe times as parameters to a single function
oUStringshare Tutorial
oEina_Value usage
oeina_value_01.c
oEina_Value struct usage
oeina_value_02.c
oEina value custom type example
oeina_value_03.c
oEmbryo Library DocumentationEmbryo Library
oBrief Introduction to SmallThis section describes the basics of Small, as compiled and interpreted with Embryo
oAvailable CallsEmbryo provides a minimal set of native calls that can be used within any Embryo script
oEscape
oEvas Textblock Style Options
oEvas
oEvil
oTodo List
\Deprecated List