All enum value | neolib::xml_node< CharT, Alloc > | |
allocator_type typedef | neolib::xml_element< CharT, Alloc > | |
append(const std::string &aName) | neolib::xml_element< CharT, Alloc > | inline |
append(const CharT *aName) | neolib::xml_element< CharT, Alloc > | inline |
append_text(const string &aText) | neolib::xml_element< CharT, Alloc > | |
attribute typedef | neolib::xml_element< CharT, Alloc > | |
attribute_list typedef | neolib::xml_element< CharT, Alloc > | |
attribute_value(const string &aAttributeName) const | neolib::xml_element< CharT, Alloc > | |
attribute_value(const string &aNewAttributeName, const string &aOldAttributeName) const | neolib::xml_element< CharT, Alloc > | |
attributes() const | neolib::xml_element< CharT, Alloc > | inline |
attributes() | neolib::xml_element< CharT, Alloc > | inline |
back() const | neolib::xml_node< CharT, Alloc > | inline |
back() | neolib::xml_node< CharT, Alloc > | inline |
begin() const | neolib::xml_element< CharT, Alloc > | inline |
begin() | neolib::xml_element< CharT, Alloc > | inline |
neolib::xml_node::begin(type_e aFilter=All) const | neolib::xml_node< CharT, Alloc > | |
neolib::xml_node::begin(type_e aFilter=All) | neolib::xml_node< CharT, Alloc > | |
Cdata enum value | neolib::xml_node< CharT, Alloc > | |
clear() | neolib::xml_node< CharT, Alloc > | inline |
Comment enum value | neolib::xml_node< CharT, Alloc > | |
Declaration enum value | neolib::xml_node< CharT, Alloc > | |
Document enum value | neolib::xml_node< CharT, Alloc > | |
Dtd enum value | neolib::xml_node< CharT, Alloc > | |
Element enum value | neolib::xml_node< CharT, Alloc > | |
empty() const | neolib::xml_node< CharT, Alloc > | inline |
end() const | neolib::xml_element< CharT, Alloc > | inline |
end() | neolib::xml_element< CharT, Alloc > | inline |
neolib::xml_node::end(type_e aFilter=All) const | neolib::xml_node< CharT, Alloc > | |
neolib::xml_node::end(type_e aFilter=All) | neolib::xml_node< CharT, Alloc > | |
erase(iterator aIterator) | neolib::xml_node< CharT, Alloc > | inline |
find(const string &aName) const | neolib::xml_node< CharT, Alloc > | |
find(const string &aName) | neolib::xml_node< CharT, Alloc > | |
find_maybe(const string &aName) const | neolib::xml_node< CharT, Alloc > | |
find_maybe(const string &aName) | neolib::xml_node< CharT, Alloc > | |
find_or_append(const string &aName) | neolib::xml_node< CharT, Alloc > | |
find_or_throw(const string &aName) const | neolib::xml_node< CharT, Alloc > | |
find_or_throw(const string &aName) | neolib::xml_node< CharT, Alloc > | |
has_attribute(const string &aAttributeName) const | neolib::xml_element< CharT, Alloc > | |
insert(typename node::iterator aPosition, const CharT *aName) | neolib::xml_element< CharT, Alloc > | inline |
insert(iterator aIterator, node_ptr aNode) | neolib::xml_element< CharT, Alloc > | inline |
neolib::xml_node::insert(iterator aIterator, node_ptr aNode) | neolib::xml_node< CharT, Alloc > | inline |
name() const | neolib::xml_element< CharT, Alloc > | inline |
name() | neolib::xml_element< CharT, Alloc > | inline |
node typedef | neolib::xml_element< CharT, Alloc > | |
node_ptr typedef | neolib::xml_node< CharT, Alloc > | |
operator delete(void *ptr) | neolib::xml_element< CharT, Alloc > | inlinestatic |
operator new(std::size_t) | neolib::xml_element< CharT, Alloc > | inlinestatic |
push_back(node_ptr aNode) | neolib::xml_node< CharT, Alloc > | inline |
set_attribute(const string &aAttributeName, const string &aAttributeValue) | neolib::xml_element< CharT, Alloc > | |
set_use_empty_element_tag(bool aUseEmptyElementTag) | neolib::xml_element< CharT, Alloc > | inline |
string typedef | neolib::xml_element< CharT, Alloc > | |
Text enum value | neolib::xml_node< CharT, Alloc > | |
text() const | neolib::xml_element< CharT, Alloc > | |
type() const | neolib::xml_node< CharT, Alloc > | inline |
type_e enum name | neolib::xml_node< CharT, Alloc > | |
use_empty_element_tag() const | neolib::xml_element< CharT, Alloc > | inline |
xml_element() | neolib::xml_element< CharT, Alloc > | inline |
xml_element(const string &aName) | neolib::xml_element< CharT, Alloc > | inline |
xml_element(const CharT *aName) | neolib::xml_element< CharT, Alloc > | inline |
xml_node(type_e aType=Document) | neolib::xml_node< CharT, Alloc > | inline |
~xml_node() | neolib::xml_node< CharT, Alloc > | inlinevirtual |