addChild(node_type *node) | MiX::NodeContainer | [protected] |
addNSName(const string_type &name, const string_type &url) | MiX::NodeContainer | [inline] |
children_ | MiX::NodeContainer | [protected] |
clone(nodecontainer_type &dmy, const nodelist_iter &it=dmy_it) const | MiX::Document | [inline, virtual] |
clone() const | MiX::Document | |
cloneChildren(this_type &dest) const | MiX::NodeContainer | [inline, protected] |
create(const string_type &rootname) | MiX::Document | [static] |
destroy() | MiX::Node | [inline, virtual] |
Document() | MiX::Document | [inline, protected] |
DOM_Parser< charT, char_traits, xml_traits > class | MiX::Document | [friend] |
getAttribute(const string_type &nm, const string_type &ns) | MiX::NodeContainer | |
getAttribute(const string_type &nm) | MiX::NodeContainer | |
getChildren() | MiX::NodeContainer | [inline] |
getChildren() const | MiX::NodeContainer | [inline] |
getElement(const string_type &name, int index) | MiX::NodeContainer | |
getElement(const string_type &name, const string_type &ns, int index) | MiX::NodeContainer | |
getElementsByTagName(const string_type &tagname, const string_type &ns=string_type()) | MiX::NodeContainer | |
getParent() const | MiX::Node | |
getParent() | MiX::Node | |
getRoot() const | MiX::Document | |
getType() const | MiX::Document | [inline, virtual] |
hasAttribute(const string_type &nm) | MiX::NodeContainer | |
hasAttribute(const string_type &nm, const string_type &ns) | MiX::NodeContainer | |
MiX_Template_Typedef(charT, char_traits, xml_traits) | MiX::Document | |
name_to_url_ | MiX::NodeContainer | [protected] |
Node(const this_type &src) | MiX::Node | [inline, protected] |
Node() | MiX::Node | [inline, protected] |
NodeContainer() | MiX::NodeContainer | [inline, protected] |
NodeContainer(const this_type &src) | MiX::NodeContainer | [inline, protected] |
NodeContainer< charT, char_traits, xml_traits > class | MiX::Node | [friend] |
nodecontainer_type typedef | MiX::Document | |
nodelist_iter typedef | MiX::Document | |
operator[](const string_type &name) | MiX::Document | [inline] |
queryNSName(const string_type &url) const | MiX::NodeContainer | [virtual] |
queryURL(const string_type &name) const | MiX::NodeContainer | [virtual] |
search(Pred pred, int index) | MiX::NodeContainer | [inline, protected] |
setParent(nodecontainer_type &parent) | MiX::Node | [inline, protected] |
this_type typedef | MiX::Document | |
toString(bool is_indent=false, int indent_off=0) const | MiX::Document | [virtual] |
type() | MiX::Document | [inline, static] |
~Document() | MiX::Document | [inline, virtual] |
~Node() | MiX::Node | [virtual] |
~NodeContainer() | MiX::NodeContainer | [virtual] |