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