ANNA Suite  2020b
Multipurpose development suite for Telco applications
anna::xml::Node Member List

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

Allocator< Node > classanna::xml::Nodefriend
asString() constanna::xml::Node
attribute(const_attribute_iterator &ii)anna::xml::Nodeinlinestatic
attribute(attribute_iterator &ii)anna::xml::Nodeinlineprotectedstatic
attribute_begin() constanna::xml::Nodeinline
attribute_end() constanna::xml::Nodeinline
attribute_iterator typedefanna::xml::Node
Attributes typedefanna::xml::Node
child_begin()anna::xml::Nodeinline
child_begin() constanna::xml::Nodeinline
child_end()anna::xml::Nodeinline
child_end() constanna::xml::Nodeinline
child_iterator typedefanna::xml::Node
child_size() constanna::xml::Nodeinline
Children typedefanna::xml::Node
clear()anna::xml::Node
Compiler classanna::xml::Nodefriend
const_attribute_iterator typedefanna::xml::Node
const_child_iterator typedefanna::xml::Node
const_namespace_iterator typedefanna::xml::Node
createAttribute(const char *name, const char *value, const Namespace *_namespace=NULL)anna::xml::Node
createAttribute(const char *name, const std::string &value, const Namespace *_namespace=NULL)anna::xml::Nodeinline
createAttribute(const char *name, const int value, const Namespace *_namespace=NULL)anna::xml::Nodeinline
createAttribute(const char *name, const S64 *value, const Namespace *_namespace=NULL)anna::xml::Nodeinline
createAttribute(const char *name, const U64 *value, const Namespace *_namespace=NULL)anna::xml::Nodeinline
createChild(const char *name)anna::xml::Node
createNamespace(const char *name, const char *reference) noexcept(false)anna::xml::Nodeinline
createNamespace(const std::string &name, const char *reference) noexcept(false)anna::xml::Node
createText(const char *text) noexcept(false)anna::xml::Node
createText(const std::string &text) noexcept(false)anna::xml::Nodeinline
Decompressor classanna::xml::Nodefriend
find(const char *childName, const bool exceptionWhenNotFound=true) const noexcept(false)anna::xml::Node
getAttribute(const char *name, const bool exceptionWhenNotFound=true) const noexcept(false)anna::xml::Node
getName() constanna::xml::Nodeinline
getNameAsString() constanna::xml::Nodeinline
getNamespace() constanna::xml::Nodeinline
getParent() constanna::xml::Nodeinline
getParent()anna::xml::Nodeinline
getText() constanna::xml::Nodeinline
namespace_begin() constanna::xml::Nodeinline
namespace_container typedefanna::xml::Node
namespace_end() constanna::xml::Nodeinline
namespace_find(const char *name, const bool exceptionWhenNotFound=true) noexcept(false)anna::xml::Nodeinline
namespace_find(const std::string &name, const bool exceptionWhenNotFound=true) noexcept(false)anna::xml::Node
namespace_find(const char *name, const bool exceptionWhenNotFound=true) const noexcept(false)anna::xml::Nodeinline
namespace_find(const std::string &name, const bool exceptionWhenNotFound=true) const noexcept(false)anna::xml::Nodeinline
namespace_iterator typedefanna::xml::Node
namespace_size() constanna::xml::Nodeinline
Node(const char *name)anna::xml::Node
node(child_iterator &ii)anna::xml::Nodeinlinestatic
node(const_child_iterator &ii)anna::xml::Nodeinlinestatic
Parser classanna::xml::Nodefriend
setNamespace(const Namespace *_namespace)anna::xml::Nodeinline
xnamespace(const_namespace_iterator &ii)anna::xml::Nodeinlinestatic
XPath classanna::xml::Nodefriend
~Node()anna::xml::Nodevirtual