allocator_type typedef | neolib::basic_xml< CharT, Alloc > | |
append(node &aParent, const CharT *aName) | neolib::basic_xml< CharT, Alloc > | |
attribute typedef | neolib::basic_xml< CharT, Alloc > | |
attribute_list typedef | neolib::basic_xml< CharT, Alloc > | |
basic_xml(bool aStripWhitespace=false) | neolib::basic_xml< CharT, Alloc > | |
basic_xml(const std::string &aPath, bool aStripWhitespace=false) | neolib::basic_xml< CharT, Alloc > | |
cdata typedef | neolib::basic_xml< CharT, Alloc > | |
clear() | neolib::basic_xml< CharT, Alloc > | |
comment typedef | neolib::basic_xml< CharT, Alloc > | |
declaration typedef | neolib::basic_xml< CharT, Alloc > | |
document() const | neolib::basic_xml< CharT, Alloc > | |
document() | neolib::basic_xml< CharT, Alloc > | |
dtd typedef | neolib::basic_xml< CharT, Alloc > | |
element typedef | neolib::basic_xml< CharT, Alloc > | |
entity typedef | neolib::basic_xml< CharT, Alloc > | |
entity_list typedef | neolib::basic_xml< CharT, Alloc > | |
erase(node &aParent, typename node::iterator aPosition) | neolib::basic_xml< CharT, Alloc > | |
error() const | neolib::basic_xml< CharT, Alloc > | inline |
find(const node &aParent, const CharT *aName) const | neolib::basic_xml< CharT, Alloc > | |
find(node &aParent, const CharT *aName) | neolib::basic_xml< CharT, Alloc > | |
find_or_append(node &aParent, const CharT *aName) | neolib::basic_xml< CharT, Alloc > | |
got_root() const | neolib::basic_xml< CharT, Alloc > | |
insert(node &aParent, typename node::iterator aPosition, const CharT *aName) | neolib::basic_xml< CharT, Alloc > | |
node typedef | neolib::basic_xml< CharT, Alloc > | |
node_ptr typedef | neolib::basic_xml< CharT, Alloc > | |
read(std::basic_istream< CharT > &aStream) | neolib::basic_xml< CharT, Alloc > | |
root() const | neolib::basic_xml< CharT, Alloc > | |
root() | neolib::basic_xml< CharT, Alloc > | |
set_indent(CharT aIndentChar, std::size_t aIndentCount=1) | neolib::basic_xml< CharT, Alloc > | |
set_strip_whitespace(bool aStripWhitespace) | neolib::basic_xml< CharT, Alloc > | |
string typedef | neolib::basic_xml< CharT, Alloc > | |
text typedef | neolib::basic_xml< CharT, Alloc > | |
write(std::basic_ostream< CharT > &aStream) | neolib::basic_xml< CharT, Alloc > | |