6 #ifndef YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
7 #define YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
16 namespace robotinterface {
A base class for nested structures that can be searched.
Result of the parsing of XMLReader.
virtual yarp::robotinterface::XMLReaderResult getRobotFromString(const std::string &xmlString, const yarp::os::Searchable &config, bool verbose=false)=0
virtual yarp::robotinterface::XMLReaderResult getRobotFromFile(const std::string &filename, const yarp::os::Searchable &config, bool verbose=false)=0
virtual ~XMLReaderFileVx()
yarp::robotinterface::XMLReaderResult XMLReaderResult
The main, catch-all namespace for YARP.