_E_Ofono_Element_Property Struct Reference
Collaboration diagram for _E_Ofono_Element_Property:
Data Fields | |
| EINA_INLIST | |
| const char * | name |
| int | type |
| union { | |
| E_Ofono_Array * array | |
| Eina_Bool boolean | |
| unsigned char byte | |
| const char * path | |
| const char * str | |
| unsigned short u16 | |
| unsigned int u32 | |
| void * variant | |
| } | value |
Field Documentation
| Eina_Bool _E_Ofono_Element_Property::boolean |
| unsigned char _E_Ofono_Element_Property::byte |
Referenced by e_ofono_element_print(), and e_ofono_element_property_get_stringshared().
| const char* _E_Ofono_Element_Property::name |
| const char* _E_Ofono_Element_Property::path |
| const char* _E_Ofono_Element_Property::str |
| unsigned short _E_Ofono_Element_Property::u16 |
| unsigned int _E_Ofono_Element_Property::u32 |
| union { ... } _E_Ofono_Element_Property::value |
The documentation for this struct was generated from the following file:
- lib/ofono/e_ofono_element.c
