QMCPACK
XmlNode Member List

This is the complete list of members for XmlNode, including all inherited members.

addAttribute(const T &n, const TT &v)XmlNode
addChild(const XmlNode &nd)XmlNode
addChild()XmlNode
addParameterChild(const T &n, const TT &v)XmlNode
addYesNoAttribute(const T &n, int i)XmlNode
addYesNoParameterChild(const T &n, int v)XmlNode
attributes_XmlNodeprivate
attrpair typedefXmlNode
children_XmlNodeprivate
createFromStream(const XmlStream &stream, int start=0, bool deferValue=true)XmlNodeprivate
getAttribute(const std::string &name, T &result) constXmlNode
getAttribute(const char *name, T &result) constXmlNode
getAttribute(const std::string &name) constXmlNode
getAttribute(const char *name) constXmlNode
getAttribute(int index) constXmlNode
getAttributeIndex(const std::string &name, int strict=0) constXmlNode
getAttributeName(int index) constXmlNode
getChild(const std::string &name)XmlNode
getChild(const std::string &name) constXmlNode
getChild(int i) constXmlNode
getChild(int i)XmlNode
getChildIndex(const std::string &name, int strict=0) constXmlNode
getInStr(int is) constXmlNodeprivate
getName() constXmlNodeinline
getNextKeyVal(std::string &contentstr, std::string &key, std::string &val) constXmlNodeprivate
getNumAttributes() constXmlNodeinline
getNumChildren() constXmlNodeinline
getPosNextLiveChar(const std::string &str, char c) constXmlNodeprivate
getString(int indentLevel=0) constXmlNode
getValue(T &result) constXmlNode
getValue(std::vector< T > &result) constXmlNode
getValue() constXmlNode
getValueSize() constXmlNode
handleTagString(const XmlStream &xs, int loc)XmlNodeprivate
isSelfClosing_XmlNodeprivate
name_XmlNodeprivate
podEnd_XmlNodeprivate
podStart_XmlNodeprivate
readToString(std::string &s) constXmlNodeprivate
setName(const T &val)XmlNode
setValue(const T &v)XmlNode
stream_XmlNodeprivate
trimWhitespace(const std::string &str) constXmlNodeprivate
valInline_XmlNodeprivate
value_XmlNodeprivate
valueDeferred_XmlNodeprivate
write(std::ostream &os, int indentLevel=0) constXmlNode
XmlNode()XmlNodeinline
XmlNode(std::istream *stream, int start=0, bool deferValue=false)XmlNode
XmlNode(const XmlStream &xstream, std::istream *const stream, int start, bool deferValue=false)XmlNode
XmlNode(const XmlNode &c)XmlNode