Tizen Native API
The Basics of Tizen Native API Reference
Wearable Native API Reference
Public Attributes
_Eina_Inlist Struct Reference
Inline List
Public Attributes
Eina_Inlist
*
next
Eina_Inlist
*
prev
Eina_Inlist
*
last
Detailed Description
The structure type for an Inlined list type.
Member Data Documentation
Eina_Inlist
*
_Eina_Inlist::last
Last node
Eina_Inlist
*
_Eina_Inlist::next
Next node
Eina_Inlist
*
_Eina_Inlist::prev
Previous node
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
.