libcrn  3.9.5
A document image processing library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
crn::xml::Node Member List

This is the complete list of members for crn::xml::Node, including all inherited members.

AsComment()crn::xml::Node
AsElement()crn::xml::Node
AsText()crn::xml::Node
convcrn::xml::Nodeprotected
Document classcrn::xml::Nodefriend
Element classcrn::xml::Nodefriend
GetNextSibling()crn::xml::Node
GetNextSiblingElement(const StringUTF8 &name="")crn::xml::Node
GetParent()crn::xml::Node
GetPreviousSibling()crn::xml::Node
GetPreviousSiblingElement(const StringUTF8 &name="")crn::xml::Node
GetValue() const crn::xml::Nodevirtual
IsComment()crn::xml::Node
IsElement()crn::xml::Node
IsText()crn::xml::Node
Node(const Node &)=defaultcrn::xml::Node
Node(Node &&)=defaultcrn::xml::Node
Node(tinyxml2::XMLNode *n, const SCharsetConverter &c)crn::xml::Nodeprotected
operator bool() const noexceptcrn::xml::Nodeinline
operator!() const noexceptcrn::xml::Nodeinline
operator!=(const Node &other) const noexceptcrn::xml::Nodeinline
operator++()crn::xml::Node
operator++(int)crn::xml::Node
operator=(const Node &)=defaultcrn::xml::Node
operator=(Node &&)=defaultcrn::xml::Node
operator==(const Node &other) const noexceptcrn::xml::Nodeinline
SetValue(const StringUTF8 &s)crn::xml::Node
~Node()crn::xml::Nodeinlinevirtual