neoGFX
Cross-platform C++ app/game engine
Loading...
Searching...
No Matches
neolib::xml_element< CharT, Alloc > Member List

This is the complete list of members for neolib::xml_element< CharT, Alloc >, including all inherited members.

All enum valueneolib::xml_node< CharT, Alloc >
allocator_type typedefneolib::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 typedefneolib::xml_element< CharT, Alloc >
attribute_list typedefneolib::xml_element< CharT, Alloc >
attribute_value(const string &aAttributeName) constneolib::xml_element< CharT, Alloc >
attribute_value(const string &aNewAttributeName, const string &aOldAttributeName) constneolib::xml_element< CharT, Alloc >
attributes() constneolib::xml_element< CharT, Alloc >inline
attributes()neolib::xml_element< CharT, Alloc >inline
back() constneolib::xml_node< CharT, Alloc >inline
back()neolib::xml_node< CharT, Alloc >inline
begin() constneolib::xml_element< CharT, Alloc >inline
begin()neolib::xml_element< CharT, Alloc >inline
neolib::xml_node::begin(type_e aFilter=All) constneolib::xml_node< CharT, Alloc >
neolib::xml_node::begin(type_e aFilter=All)neolib::xml_node< CharT, Alloc >
Cdata enum valueneolib::xml_node< CharT, Alloc >
clear()neolib::xml_node< CharT, Alloc >inline
Comment enum valueneolib::xml_node< CharT, Alloc >
Declaration enum valueneolib::xml_node< CharT, Alloc >
Document enum valueneolib::xml_node< CharT, Alloc >
Dtd enum valueneolib::xml_node< CharT, Alloc >
Element enum valueneolib::xml_node< CharT, Alloc >
empty() constneolib::xml_node< CharT, Alloc >inline
end() constneolib::xml_element< CharT, Alloc >inline
end()neolib::xml_element< CharT, Alloc >inline
neolib::xml_node::end(type_e aFilter=All) constneolib::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) constneolib::xml_node< CharT, Alloc >
find(const string &aName)neolib::xml_node< CharT, Alloc >
find_maybe(const string &aName) constneolib::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) constneolib::xml_node< CharT, Alloc >
find_or_throw(const string &aName)neolib::xml_node< CharT, Alloc >
has_attribute(const string &aAttributeName) constneolib::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() constneolib::xml_element< CharT, Alloc >inline
name()neolib::xml_element< CharT, Alloc >inline
node typedefneolib::xml_element< CharT, Alloc >
node_ptr typedefneolib::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 typedefneolib::xml_element< CharT, Alloc >
Text enum valueneolib::xml_node< CharT, Alloc >
text() constneolib::xml_element< CharT, Alloc >
type() constneolib::xml_node< CharT, Alloc >inline
type_e enum nameneolib::xml_node< CharT, Alloc >
use_empty_element_tag() constneolib::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