Tizen Native API
Public Attributes
_Eina_Accessor Struct Reference

Public Attributes

int version
Eina_Accessor_Get_At_Callback get_at
Eina_Accessor_Get_Container_Callback get_container
Eina_Accessor_Free_Callback free
Eina_Accessor_Lock_Callback lock
Eina_Accessor_Lock_Callback unlock

Detailed Description

The structure type to provide random access to data structures.


Member Data Documentation

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


Except as noted, this content - excluding the Code Examples - is licensed under Creative Commons Attribution 3.0 and all of the Code Examples contained herein are licensed under BSD-3-Clause.
For details, see the Content License