Data types.

Eina provide easy to use and optimized data types and structures. More...

Modules

 Binary Share
 

These functions allow you to store one copy of an object, and use it throughout your program.


 String Buffer
 

These functions provide string buffers management.


 Stringshare
 

These functions allow you to store one copy of a string, and use it throughout your program.


 Tiler
 Unicode String Buffer
 

These functions provide unicode string buffers management.


 Unicode Stringshare
 

These functions allow you to store one copy of a string, and use it throughout your program.


 Containers
 

Containers are data types that hold data and allow iteration over their elements with an Iterator Functions, or eventually an Accessor Functions.


 Unicode String
 

These functions provide basic unicode string handling.



Detailed Description

Eina provide easy to use and optimized data types and structures.