SuperTuxKart
Loading...
Searching...
No Matches
XMLNode Member List

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

get(const std::string &attribute, std::string *value) constXMLNode
get(const std::string &attribute, core::stringw *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, int32_t *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, uint16_t *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, uint32_t *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, int64_t *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, uint64_t *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, float *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, double *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, bool *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, Vec3 *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, core::vector2df *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, core::vector3df *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, video::SColorf *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, video::SColor *value) const (defined in XMLNode)XMLNode
get(const std::string &attribute, std::vector< std::string > *value) constXMLNode
get(const std::string &attribute, std::vector< float > *value) constXMLNode
get(const std::string &attribute, std::vector< int > *value) constXMLNode
get(const std::string &attribute, InterpolationArray *value) constXMLNode
get(core::vector3df *value) constXMLNode
getAndDecode(const std::string &attribute, core::stringw *value) const (defined in XMLNode)XMLNode
getHPR(core::vector3df *value) constXMLNode
getHPR(Vec3 *value) constXMLNode
getName() const (defined in XMLNode)XMLNodeinline
getNode(const std::string &name) constXMLNode
getNode(unsigned int i) constXMLNode
getNodes(const std::string &s, std::vector< XMLNode * > &out) constXMLNode
getNumNodes() const (defined in XMLNode)XMLNodeinline
getXYZ(core::vector3df *value) constXMLNode
getXYZ(Vec3 *vaslue) constXMLNode
hasChildNamed(const char *name) const (defined in XMLNode)XMLNode
hasH(int b) (defined in XMLNode)XMLNodeinlinestatic
hasP(int b) (defined in XMLNode)XMLNodeinlinestatic
hasR(int b) (defined in XMLNode)XMLNodeinlinestatic
hasX(int b)XMLNodeinlinestatic
hasY(int b) (defined in XMLNode)XMLNodeinlinestatic
hasZ(int b) (defined in XMLNode)XMLNodeinlinestatic
LEAK_CHECK() (defined in XMLNode)XMLNode
m_attributesXMLNodeprivate
m_file_name (defined in XMLNode)XMLNodeprivate
m_nameXMLNodeprivate
m_nodesXMLNodeprivate
NoCopy() (defined in NoCopy)NoCopyinline
NoCopy(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
operator=(const NoCopy &) (defined in NoCopy)NoCopyinlineprivate
readXML(io::IXMLReader *xml)XMLNodeprivate
XMLNode(io::IXMLReader *xml) (defined in XMLNode)XMLNode
XMLNode(const std::string &filename)XMLNode
~XMLNode()XMLNode