E_Hal_Property Struct Reference

#include <E_Hal.h>

Data Fields

E_Hal_Property_Type type
 
union {
   dbus_bool_t   b
 
   double   d
 
   int   i
 
   const char *   s
 
   Eina_List *   strlist
 
   dbus_uint64_t   u64
 
val
 

Field Documentation

dbus_bool_t E_Hal_Property::b

Referenced by e_hal_property_bool_get().

double E_Hal_Property::d
int E_Hal_Property::i

Referenced by e_hal_property_int_get().

const char* E_Hal_Property::s
Eina_List* E_Hal_Property::strlist
E_Hal_Property_Type E_Hal_Property::type

Referenced by e_hal_property_free().

dbus_uint64_t E_Hal_Property::u64

The documentation for this struct was generated from the following file: