9 #ifndef YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
10 #define YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
17 namespace robotinterface {
19 namespace experimental {
20 class XMLReaderResult;
Result of the parsing of XMLReader.
virtual yarp::robotinterface::experimental::XMLReaderResult getRobotFromFile(const std::string &filename, bool verbose=false)=0
virtual ~XMLReaderFileVx()
virtual yarp::robotinterface::experimental::XMLReaderResult getRobotFromString(const std::string &xmlString, bool verbose=false)=0
The main, catch-all namespace for YARP.