Gazebo

XMLConfigNode Member List

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

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


Last updated Aug 04 2007