Public Member Functions | |
xml_attribute_struct (impl::xml_memory_page *page) | |
Public Attributes | |
uintptr_t | header |
char_t * | name |
xml_attribute_struct * | next_attribute |
xml_attribute_struct * | prev_attribute_c |
char_t * | value |
Definition at line 1074 of file pugixml.cpp.
pugi::xml_attribute_struct::xml_attribute_struct | ( | impl::xml_memory_page * | page | ) | [inline] |
Definition at line 1076 of file pugixml.cpp.
uintptr_t pugi::xml_attribute_struct::header |
Definition at line 1080 of file pugixml.cpp.
Definition at line 1082 of file pugixml.cpp.
Definition at line 1086 of file pugixml.cpp.
Definition at line 1085 of file pugixml.cpp.
Definition at line 1083 of file pugixml.cpp.