#include <yarp/robotinterface/impl/XMLReaderFileV3.h>
Classes | |
class | Private |
Public Member Functions | |
XMLReaderFileV3 () | |
~XMLReaderFileV3 () override | |
yarp::robotinterface::XMLReaderResult | getRobotFromFile (const std::string &filename, const yarp::os::Searchable &config, bool verbose=false) override |
yarp::robotinterface::XMLReaderResult | getRobotFromString (const std::string &xmlString, const yarp::os::Searchable &config, bool verbose=false) override |
![]() | |
virtual | ~XMLReaderFileVx () |
virtual yarp::robotinterface::XMLReaderResult | getRobotFromFile (const std::string &filename, const yarp::os::Searchable &config, bool verbose=false)=0 |
virtual yarp::robotinterface::XMLReaderResult | getRobotFromString (const std::string &xmlString, const yarp::os::Searchable &config, bool verbose=false)=0 |
Additional Inherited Members | |
![]() | |
bool | verbose |
Definition at line 19 of file XMLReaderFileV3.h.
yarp::robotinterface::impl::XMLReaderFileV3::XMLReaderFileV3 | ( | ) |
Definition at line 789 of file XMLReaderFileV3.cpp.
|
override |
Definition at line 794 of file XMLReaderFileV3.cpp.
|
overridevirtual |
Implements yarp::robotinterface::impl::XMLReaderFileVx.
Definition at line 766 of file XMLReaderFileV3.cpp.
|
overridevirtual |
Implements yarp::robotinterface::impl::XMLReaderFileVx.
Definition at line 777 of file XMLReaderFileV3.cpp.