Data Fields

Used to store the list and its subtype. More...

Data Fields

const Eina_Value_Typesubtype
 how to allocate and access items
 
Eina_Listlist
 the list that holds data, members are of subtype->value_size bytes. More...
 

Detailed Description

Used to store the list and its subtype.

Since
1.2

Field Documentation

◆ list

Eina_List* _Eina_Value_List::list

the list that holds data, members are of subtype->value_size bytes.