BaseXMLFile(const std::string &filename, const std::string &verify_ns="", const std::string &verify_root="") | BaseXMLFile | |
Find(xmlNodePtr base, const std::string &path) | RobotXMLFile | [private] |
GetChildrenNode() | BaseXMLFile | |
GetDocument() | BaseXMLFile | [inline] |
GetFirstElement(const std::string &) | BaseXMLFile | |
GetFirstElement(xmlNodePtr, const std::string &) | BaseXMLFile | |
GetMethods(std::map< std::string, int > &) | RobotXMLFile | |
GetNextElement(xmlNodePtr, const std::string &) | BaseXMLFile | |
GetNextNode() | BaseXMLFile | |
GetNodeName() | BaseXMLFile | |
GetNodeNs() | BaseXMLFile | |
GetNodeNsHref() | BaseXMLFile | |
GetNodeNsPrefix() | BaseXMLFile | |
GetProperty(const std::string &) | BaseXMLFile | |
GetRootElement() | BaseXMLFile | |
GetString(const std::string &path, const std::string &property="value") | RobotXMLFile | |
GetVariables(std::vector< VARIABLE * > &) | RobotXMLFile | |
IsOk() | BaseXMLFile | [inline] |
RobotXMLFile(const std::string &filename) | RobotXMLFile | |
SetCurrent(xmlNodePtr p) | BaseXMLFile | [inline] |
~BaseXMLFile() | BaseXMLFile | |
~RobotXMLFile() | RobotXMLFile |