Modules
Here is a list of all modules:
[detail level 1234]
![]() | Eina provide easy to use and optimized data types and structures |
![]() ![]() | These functions provide string buffers management |
![]() ![]() | These functions allow you to store one copy of an object, and use it throughout your program |
![]() ![]() | Small macro that simplify references counting |
![]() ![]() | These functions provide string buffers management |
![]() ![]() | These functions allow you to store a single copy of a string, and use in multiple places throughout your program |
![]() ![]() | |
![]() ![]() | These functions provide unicode string buffers management |
![]() ![]() | These functions allow you to store one copy of a string, and use it throughout your program |
![]() ![]() | |
![]() ![]() ![]() | These functions provide array management |
![]() ![]() ![]() | Eina_Clist is a compact (inline) list implementation |
![]() ![]() ![]() | Hash table management |
![]() ![]() ![]() | Inline array is a container that stores the data itself not pointers to data, this means there is no memory fragmentation, also for small data types(such as char, short, int, etc.) it's more memory efficient |
![]() ![]() ![]() | These functions provide inline list management |
![]() ![]() ![]() | These functions provide double linked list management |
![]() ![]() ![]() | These functions provide matrix sparse management |
![]() ![]() ![]() | These functions provide Red-Black trees management |
![]() ![]() ![]() | |
![]() ![]() ![]() | Abstracts generic data storage and access to it in an extensible and efficient way |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() ![]() ![]() | |
![]() ![]() | These functions provide basic unicode string handling |
![]() | Eina tools aims to help application development, providing ways to make it safer, log errors, manage memory more efficiently and more |
![]() ![]() | These functions allow you to add benchmark framework in a project for timing critical part and detect slow parts of code |
![]() ![]() | These functions allow you to convert integer or real numbers to string or conversely |
![]() ![]() | These functions allow you to get the time spent in a part of a code |
![]() ![]() | These functions provide error management for projects |
![]() ![]() | |
![]() ![]() | These functions provide Mutual Exclusion objects management |
![]() ![]() | Full-featured logging system |
![]() ![]() | Eina_Magic provides run-time type-checking |
![]() ![]() | These functions provide memory pool management |
![]() ![]() | Eina module provides some helpers over POSIX dlopen() |
![]() ![]() | These functions provide rectangle management |
![]() ![]() | Safety checks are a set of macros to check for parameters or values that should never happen, it is similar in concept to assert(), but will log and return instead of abort() your program |
![]() ![]() | Simplistic relaxed SAX-like XML parser |
![]() ![]() | Provide useful functions for C string manipulation |
![]() ![]() | Functions to handle files and directories |
![]() | |
![]() ![]() | These functions manage accessor on containers |
![]() ![]() | These functions manage iterators on containers |
![]() | These functions provide helpers for safe mmap handling |
![]() | These functions provide the ability to determine the runtime location of a software package |