NDDEM
|
Public Member Functions | |
xml_attribute_struct (impl::xml_memory_page *page) | |
Public Attributes | |
uintptr_t | header |
char_t * | name |
char_t * | value |
xml_attribute_struct * | prev_attribute_c |
xml_attribute_struct * | next_attribute |
|
inline |
uintptr_t pugi::xml_attribute_struct::header |
char_t* pugi::xml_attribute_struct::name |
xml_attribute_struct* pugi::xml_attribute_struct::next_attribute |
xml_attribute_struct* pugi::xml_attribute_struct::prev_attribute_c |
char_t* pugi::xml_attribute_struct::value |