RapidXmlReaderNode Member List

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

attribute_as_bool(const char *attrName, const std::string &trueValue, const std::string &falseValue) constRapidXmlReaderNodeinline
attribute_as_float(const char *attrName) constRapidXmlReaderNodeinline
attribute_as_optional_bool(const char *name, const std::string &trueValue, const std::string &falseValue, bool defaultValue) constRapidXmlReaderNodeinline
attribute_as_uint(const char *attrName) constRapidXmlReaderNodeinline
attribute_value(const char *attrName) constRapidXmlReaderNodeinline
attribute_value_or_default(const char *attrName, const std::string &defaultValue) constRapidXmlReaderNodeinline
first_node(const char *name=nullptr) constRapidXmlReaderNodeinline
first_node_value(const char *nodeName=nullptr) constRapidXmlReaderNodeinline
first_node_value_or_default(const char *name, const std::string &defaultValue) constRapidXmlReaderNodeinline
first_node_with_attr_value(const char *tagName, const char *attrName, const char *attrValue) constRapidXmlReaderNodeinline
get_all_attributes() constRapidXmlReaderNodeinline
get_node_ptr() constRapidXmlReaderNodeinline
getChildPaths() constRapidXmlReaderNodeinline
getParentPath() constRapidXmlReaderNodeinline
getPath() constRapidXmlReaderNodeinline
has_attribute(const char *attrName) constRapidXmlReaderNodeinline
has_attribute_with_value(const char *attrName, const char *attrValue) constRapidXmlReaderNodeinline
has_node(const char *nodeName) constRapidXmlReaderNodeinline
is_valid() constRapidXmlReaderNodeinline
name() constRapidXmlReaderNodeinline
next_sibling(const char *name=nullptr) constRapidXmlReaderNodeinline
nodes(const char *name=nullptr) constRapidXmlReaderNodeinline
nodes(const char *name, std::vector< RapidXmlReaderNode > &vec) constRapidXmlReaderNodeinline
nodes(const char *name1, const char *name2, std::vector< RapidXmlReaderNode > &vec) constRapidXmlReaderNodeinline
nodes(const char *name1, const char *name2) constRapidXmlReaderNodeinline
nodes(const char *name1, const char *name2, const char *name3) constRapidXmlReaderNodeinline
NullNode()RapidXmlReaderNodeinlinestatic
parent_node() constRapidXmlReaderNodeinline
RapidXmlReader classRapidXmlReaderNodefriend
toString() constRapidXmlReaderNodeinline
type()RapidXmlReaderNodeinline
value() constRapidXmlReaderNodeinline
value_as_float() constRapidXmlReaderNodeinline
value_as_int16() constRapidXmlReaderNodeinline
value_as_int32() constRapidXmlReaderNodeinline
value_as_uint16() constRapidXmlReaderNodeinline
value_as_uint32() constRapidXmlReaderNodeinline