#include <E_Ukit.h>
Data Fields | |
E_Ukit_Property_Type | type |
union { | |
Eina_Bool b | |
double d | |
int i | |
const char * s | |
Eina_List * strlist | |
uint64_t t | |
uint32_t u | |
int64_t x | |
} | val |
Field Documentation
Eina_Bool E_Ukit_Property::b |
Referenced by e_ukit_property_bool_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
double E_Ukit_Property::d |
Referenced by e_ukit_property_double_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
Referenced by e_ukit_property_int_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
const char* E_Ukit_Property::s |
Referenced by e_ukit_property_string_get(), free_property(), unmarshal_device_get_all_properties(), and unmarshal_property().
Eina_List* E_Ukit_Property::strlist |
uint64_t E_Ukit_Property::t |
Referenced by e_ukit_property_uint64_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
Referenced by e_ukit_property_free(), free_property(), unmarshal_device_get_all_properties(), and unmarshal_property().
uint32_t E_Ukit_Property::u |
Referenced by e_ukit_property_uint32_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
union { ... } E_Ukit_Property::val |
Referenced by e_ukit_property_bool_get(), e_ukit_property_double_get(), e_ukit_property_free(), e_ukit_property_int64_get(), e_ukit_property_int_get(), e_ukit_property_string_get(), e_ukit_property_strlist_get(), e_ukit_property_uint32_get(), e_ukit_property_uint64_get(), free_property(), unmarshal_device_get_all_properties(), and unmarshal_property().
int64_t E_Ukit_Property::x |
Referenced by e_ukit_property_int64_get(), unmarshal_device_get_all_properties(), and unmarshal_property().
The documentation for this struct was generated from the following file:
- lib/ukit/E_Ukit.h