Tizen Native API
7.0
|
_Eina_Iterator Struct Reference
Detailed Description
structure of an iterator
If creating an iterator remember to set the type using EINA_MAGIC_SET.
Member Data Documentation
Callback called when the container is freed.
Callback called when the container is requested.
Callback called when the container is locked.
Callback called when a next element is requested.
Callback called when the container is unlocked.
Version of the Iterator API.