_E_Ofono_Element_Dict_Entry Struct Reference
Data Fields | |
| const char * | name |
| int | type |
| union { | |
| Eina_Bool boolean | |
| unsigned char byte | |
| const char * path | |
| const char * str | |
| unsigned short u16 | |
| unsigned int u32 | |
| } | value |
Field Documentation
| Eina_Bool _E_Ofono_Element_Dict_Entry::boolean |
Referenced by e_ofono_element_property_dict_get_stringshared().
| unsigned char _E_Ofono_Element_Dict_Entry::byte |
Referenced by e_ofono_element_property_dict_get_stringshared().
| const char* _E_Ofono_Element_Dict_Entry::name |
| const char* _E_Ofono_Element_Dict_Entry::path |
Referenced by e_ofono_element_property_dict_get_stringshared().
| const char* _E_Ofono_Element_Dict_Entry::str |
Referenced by e_ofono_element_property_dict_get_stringshared().
Referenced by e_ofono_element_property_dict_get_stringshared().
| unsigned short _E_Ofono_Element_Dict_Entry::u16 |
Referenced by e_ofono_element_property_dict_get_stringshared().
| unsigned int _E_Ofono_Element_Dict_Entry::u32 |
Referenced by e_ofono_element_property_dict_get_stringshared().
| union { ... } _E_Ofono_Element_Dict_Entry::value |
Referenced by e_ofono_element_property_dict_get_stringshared().
The documentation for this struct was generated from the following file:
- lib/ofono/e_ofono_element.c
