_E_Connman_Element_Dict_Entry Struct Reference
+ Collaboration diagram for _E_Connman_Element_Dict_Entry:

Data Fields

const char * name
 
int type
 
union {
   E_Connman_Array *   array
 
   Eina_Bool   boolean
 
   unsigned char   byte
 
   const char *   path
 
   const char *   str
 
   unsigned short   u16
 
   unsigned int   u32
 
value
 

Field Documentation

◆ array

E_Connman_Array* _E_Connman_Element_Dict_Entry::array

◆ boolean

Eina_Bool _E_Connman_Element_Dict_Entry::boolean

◆ byte

unsigned char _E_Connman_Element_Dict_Entry::byte

◆ name

const char* _E_Connman_Element_Dict_Entry::name

◆ path

const char* _E_Connman_Element_Dict_Entry::path

◆ str

const char* _E_Connman_Element_Dict_Entry::str

◆ type

int _E_Connman_Element_Dict_Entry::type

◆ u16

unsigned short _E_Connman_Element_Dict_Entry::u16

◆ u32

unsigned int _E_Connman_Element_Dict_Entry::u32

◆ 

union { ... } _E_Connman_Element_Dict_Entry::value

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