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

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

allocator_type typedefneolib::basic_xml< CharT, Alloc >
append(node &aParent, const CharT *aName)neolib::basic_xml< CharT, Alloc >
attribute typedefneolib::basic_xml< CharT, Alloc >
attribute_list typedefneolib::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 typedefneolib::basic_xml< CharT, Alloc >
clear()neolib::basic_xml< CharT, Alloc >
comment typedefneolib::basic_xml< CharT, Alloc >
declaration typedefneolib::basic_xml< CharT, Alloc >
document() constneolib::basic_xml< CharT, Alloc >
document()neolib::basic_xml< CharT, Alloc >
dtd typedefneolib::basic_xml< CharT, Alloc >
element typedefneolib::basic_xml< CharT, Alloc >
entity typedefneolib::basic_xml< CharT, Alloc >
entity_list typedefneolib::basic_xml< CharT, Alloc >
erase(node &aParent, typename node::iterator aPosition)neolib::basic_xml< CharT, Alloc >
error() constneolib::basic_xml< CharT, Alloc >inline
find(const node &aParent, const CharT *aName) constneolib::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() constneolib::basic_xml< CharT, Alloc >
insert(node &aParent, typename node::iterator aPosition, const CharT *aName)neolib::basic_xml< CharT, Alloc >
node typedefneolib::basic_xml< CharT, Alloc >
node_ptr typedefneolib::basic_xml< CharT, Alloc >
read(std::basic_istream< CharT > &aStream)neolib::basic_xml< CharT, Alloc >
root() constneolib::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 typedefneolib::basic_xml< CharT, Alloc >
text typedefneolib::basic_xml< CharT, Alloc >
write(std::basic_ostream< CharT > &aStream)neolib::basic_xml< CharT, Alloc >