6#ifndef YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
7#define YARP_ROBOTINTERFACE_IMPL_XMLREADERFILEVX_H
A base class for nested structures that can be searched.
Result of the parsing of yarp::robotinterface::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