XML_Node Member List

This is the complete list of members for XML_Node, including all inherited members.
_require(const std::string &a, const std::string &v) const XML_Node
addAttribute(const std::string &attrib, const std::string &value)XML_Node
addAttribute(const std::string &attrib, const doublereal value, const std::string fmt="%g")XML_Node
addChild(XML_Node &node)XML_Node
addChild(const std::string &sname)XML_Node
addChild(const std::string &name, const std::string &value)XML_Node
addChild(const std::string &name, const doublereal value, const std::string fmt="%g")XML_Node
addComment(const std::string &comment)XML_Node
addValue(const std::string &val)XML_Node
addValue(const doublereal val, const std::string fmt="%g")XML_Node
attrib(const std::string &attr) const XML_Node
attribs()XML_Node [private]
build(std::istream &f)XML_Node
child(const int n) const XML_Node
child(const std::string &loc) const XML_Node
children() const XML_Node
clear()XML_Node
copy(XML_Node *const node_dest) const XML_Node
copyUnion(XML_Node *const node_dest) const XML_Node
findByAttr(const std::string &attr, const std::string &val) const XML_Node
findByName(const std::string &nm) const XML_Node
findByName(const std::string &nm)XML_Node
findID(const std::string &id, const int depth=100) const XML_Node
findNameID(const std::string &nameTarget, const std::string &idTarget) const XML_Node
fp_value() const XML_Node
getChildren(const std::string &name, std::vector< XML_Node * > &children) const XML_Node
hasAttrib(std::string a) const XML_Node
hasChild(const std::string ch) const XML_Node
id() const XML_Node
int_value() const XML_Node
lineNumber() const XML_Node
lock()XML_Node
m_attribsXML_Node [protected]
m_childindexXML_Node [protected]
m_childrenXML_Node [protected]
m_iscommentXML_Node [protected]
m_linenumXML_Node [protected]
m_lockedXML_Node [protected]
m_nameXML_Node [protected]
m_nchildrenXML_Node [protected]
m_parentXML_Node [protected]
m_rootXML_Node [protected]
m_valueXML_Node [protected]
name() const XML_Node [inline]
nChildren() const XML_Node
operator()() const XML_Node
operator()(std::string cname) const XML_Node
operator=(const XML_Node &right)XML_Node
operator[](const std::string &attr) const XML_Node
parent() const XML_Node
removeChild(const XML_Node *const node)XML_Node
root() const XML_Node
setLineNumber(const int n)XML_Node
setName(std::string name)XML_Node [inline]
setParent(XML_Node *const p)XML_Node
setRoot(const XML_Node &root)XML_Node
unlock()XML_Node
value() const XML_Node
value(const std::string &cname) const XML_Node
write(std::ostream &s, const int level=0) const XML_Node
write_int(std::ostream &s, int level=0) const XML_Node [private]
writeHeader(std::ostream &s)XML_Node
XML_Node(const char *cnm=0)XML_Node
XML_Node(const std::string nm, XML_Node *const p)XML_Node
XML_Node(const XML_Node &right)XML_Node
~XML_Node()XML_Node [virtual]
Generated by  doxygen 1.6.3