| 
    Tizen Native API
    10.0
    
   
   | 
  
  
  
 
_Eina_Accessor Struct Reference
  Detailed Description
Structure to provide random access to data structures.
- Note:
 - When creating an accessor remember to set the type using EINA_MAGIC_SET
 
- Examples:
 - eina_accessor_01.c.
 
Member Data Documentation
Callback called when the container is to be cloned.
- Since (EFL) :
 - 1.10
 
Callback called when the container is freed
Callback called when a data element is requested
Callback called when the container is requested
Callback called when the container is locked
Callback called when the container is unlocked
Version of the Accessor API