XmlNode_t Member List

This is the complete list of members for XmlNode_t, including all inherited members.
addAttribute(const std::string &p_name, const std::string &p_value)XmlNode_t
addNode(XmlNode_t *p_xmlNode=NULL)XmlNode_t
addNode(const std::string &p_name, bool p_empty)XmlNode_t
clear(void)XmlNode_t
empty(void) const XmlNode_t
EMPTY_NODE enum valueXmlNode_t
findAny(const std::string &p_name, XmlNode_t::VectorNodePtrs_t &p_children)XmlNode_t
findDirectChildren(const std::string &p_name, XmlNode_t::VectorNodePtrs_t &p_children)XmlNode_t
findSelfOrChildren(const std::string &p_name, XmlNode_t::VectorNodePtrs_t &p_children, bool p_lazyRelativeMatch=false)XmlNode_t
getAllChildren(XmlNode_t::VectorNodePtrs_t &p_children)XmlNode_t
getAttribute(const std::string &p_name, std::string &p_result) const XmlNode_t
getDepth(void) const XmlNode_t
getName(void) const XmlNode_t
getNext(void) const XmlNode_t
getNode(const std::string &p_name, size_t p_index=0) const XmlNode_t
getParent(void) const XmlNode_t
getPrev(void) const XmlNode_t
getText(void) const XmlNode_t
isRootNode(void) const XmlNode_t
isTextNode(void) const XmlNode_t
m_attributesXmlNode_t [protected]
m_depthXmlNode_t [protected]
m_emptyXmlNode_t [protected]
m_mapAttributesXmlNode_t [protected]
m_mapNodesXmlNode_t [protected]
m_nameXmlNode_t [protected]
m_nodesXmlNode_t [protected]
m_textXmlNode_t [protected]
MapAttributes_t typedefXmlNode_t [protected]
mp_nextXmlNode_t [protected]
mp_parentXmlNode_t [protected]
mp_prevXmlNode_t [protected]
MultiMapNodes_t typedefXmlNode_t [protected]
NON_EMPTY_NODE enum valueXmlNode_t
operator<<(std::ostream &p_ostream, const XmlNode_t &p_xmlNode)XmlNode_t [friend]
operator=(const XmlNode_t &p_xmlNode)XmlNode_t
operator==(const XmlNode_t &p_xmlNode) const XmlNode_t
setDepth(size_t p_depth)XmlNode_t
setEmpty(bool p_empty)XmlNode_t
setName(const std::string &p_name, bool p_empty=XmlNode_t::EMPTY_NODE)XmlNode_t
setNext(XmlNode_t &p_next)XmlNode_t
setNext(XmlNode_t *p_next)XmlNode_t
setParent(XmlNode_t &p_parent)XmlNode_t
setParent(XmlNode_t *p_parent)XmlNode_t
setPrev(XmlNode_t &p_prev)XmlNode_t
setPrev(XmlNode_t *p_prev)XmlNode_t
setText(const std::string &p_text)XmlNode_t
VectorAttributes_t typedefXmlNode_t [protected]
VectorNodePtrs_t typedefXmlNode_t [protected]
WS_AMOUNT enum valueXmlNode_t
XmlNode_t(const std::string &p_name="", size_t p_depth=0)XmlNode_t
XmlNode_t(const XmlNode_t &p_xmlNode)XmlNode_t
~XmlNode_t()XmlNode_t [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2