DefaultRapidXmlReaderNode Member List

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

add_node_at(std::vector< RapidXmlReaderNode > added_nodes, size_t position)DefaultRapidXmlReaderNodeinline
add_node_at(RapidXmlReaderNode node, size_t position)DefaultRapidXmlReaderNodeinline
add_node_at_end(RapidXmlReaderNode node)DefaultRapidXmlReaderNodeinline
add_node_at_end(DefaultRapidXmlReaderNode node)DefaultRapidXmlReaderNodeinline
attribute_as(const std::string &attrName, T &value) constDefaultRapidXmlReaderNodeinline
attribute_as(const char *attrName, T &value) constDefaultRapidXmlReaderNodeinline
attribute_as(const std::string &attrName) constDefaultRapidXmlReaderNodeinline
attribute_as(const char *attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_bool(const std::string &attrName, const std::string &trueValue, const std::string &falseValue) constDefaultRapidXmlReaderNodeinline
attribute_as_bool(const char *attrName, const std::string &trueValue, const std::string &falseValue) constDefaultRapidXmlReaderNodeinline
attribute_as_float(const std::string &attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_float(const char *attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_optional_bool(const std::string &name, const std::string &trueValue, const std::string &falseValue, bool defaultValue) constDefaultRapidXmlReaderNodeinline
attribute_as_optional_bool(const char *name, const std::string &trueValue, const std::string &falseValue, bool defaultValue) constDefaultRapidXmlReaderNodeinline
attribute_as_string(const std::string &attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_string(const char *attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_uint(const std::string &attrName) constDefaultRapidXmlReaderNodeinline
attribute_as_uint(const char *attrName) constDefaultRapidXmlReaderNodeinline
DefaultRapidXmlReaderNode()=defaultDefaultRapidXmlReaderNode
DefaultRapidXmlReaderNode(DefaultRapidXmlReaderNode &&)=defaultDefaultRapidXmlReaderNode
DefaultRapidXmlReaderNode(DefaultRapidXmlReaderNode const &)=defaultDefaultRapidXmlReaderNode
DefaultRapidXmlReaderNode(std::vector< RapidXmlReaderNode > rnodes)DefaultRapidXmlReaderNodeinline
DefaultRapidXmlReaderNode(const RapidXmlReaderNode &n)DefaultRapidXmlReaderNodeinline
first_node(const std::string &name) constDefaultRapidXmlReaderNodeinline
first_node(const char *name=nullptr) constDefaultRapidXmlReaderNodeinline
getChildPaths() constDefaultRapidXmlReaderNodeinline
getPaths() constDefaultRapidXmlReaderNodeinline
getPathsString() constDefaultRapidXmlReaderNodeinline
has_attribute(const std::string &attrName) constDefaultRapidXmlReaderNodeinline
has_attribute(const char *attrName) constDefaultRapidXmlReaderNodeinline
is_valid() constDefaultRapidXmlReaderNodeinline
operator=(DefaultRapidXmlReaderNode &&)=defaultDefaultRapidXmlReaderNode
operator=(DefaultRapidXmlReaderNode const &)=defaultDefaultRapidXmlReaderNode
remove_node_at(size_t pos)DefaultRapidXmlReaderNodeinline
value_as_bool(const std::string &trueValue, const std::string &falseValue) constDefaultRapidXmlReaderNodeinline
value_as_float() constDefaultRapidXmlReaderNodeinline
value_as_int16() constDefaultRapidXmlReaderNodeinline
value_as_int32() constDefaultRapidXmlReaderNodeinline
value_as_optional_bool(const std::string &trueValue, const std::string &falseValue, bool defaultValue) constDefaultRapidXmlReaderNodeinline
value_as_string() constDefaultRapidXmlReaderNodeinline
value_as_uint16() constDefaultRapidXmlReaderNodeinline
value_as_uint32() constDefaultRapidXmlReaderNodeinline