Gazebo

XMLConfigNode Member List

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

GetBool(const std::string &key, bool def, int require=0)XMLConfigNode
GetChar(const std::string &key, char def, int require=0)XMLConfigNode
GetChild()XMLConfigNode
GetChild(const std::string &name, const std::string &prefix=std::string())XMLConfigNode
GetChildByNSPrefix(const std::string &prefix)XMLConfigNode
GetDouble(const std::string &key, double def, int require=0)XMLConfigNode
GetFilename(const std::string &key, const std::string &def, int require=0)XMLConfigNode
GetFloat(const std::string &key, float def, int require=0)XMLConfigNode
GetInt(const std::string &key, int def, int require=0)XMLConfigNode
GetLength(const std::string &key, double def, int require=0)XMLConfigNode
GetName()XMLConfigNode
GetNext()XMLConfigNode
GetNext(const std::string &name, const std::string &prefix=std::string())XMLConfigNode
GetNextByNSPrefix(const std::string &prefix)XMLConfigNode
GetNodeValue(const std::string &key)XMLConfigNode [protected]
GetNSPrefix()XMLConfigNode
GetRotation(const std::string &key, Quatern def)XMLConfigNode
GetString(const std::string &key, const std::string &def, int require=0)XMLConfigNode
GetTime(const std::string &key, double def, int require=0)XMLConfigNode
GetTupleAngle(const std::string &key, int index, double def)XMLConfigNode
GetTupleDouble(const std::string &key, int index, double def)XMLConfigNode
GetTupleInt(const std::string &key, int index, int def)XMLConfigNode
GetTupleLength(const std::string &key, int index, double def)XMLConfigNode
GetTupleString(const std::string &key, int index, const std::string &def)XMLConfigNode
GetValue()XMLConfigNode
GetVector2d(const std::string &key, Vector2< double > def)XMLConfigNode
GetVector2i(const std::string &key, Vector2< int > def)XMLConfigNode
GetVector3(const std::string &key, Vector3 def)XMLConfigNode
NewNode(const char *key, const char *value, int type)XMLConfigNode [protected]
Print()XMLConfigNode
Rewind()XMLConfigNode
SetNodeValue(const std::string &key, const std::string &value)XMLConfigNode [protected]
SetValue(const std::string &key, const StringValue &data, int require=0, int type=0)XMLConfigNode
XMLConfigNode(XMLConfig *cfg, XMLConfigNode *parent, xmlNodePtr xmlNode, xmlDocPtr xmlDoc)XMLConfigNode
~XMLConfigNode()XMLConfigNode


Last updated Aug 04 2007