#include <yarp/robotinterface/impl/XMLReaderFileV1.h>
Inheritance diagram for yarp::robotinterface::impl::XMLReaderFileV1:Classes | |
| class | Private |
Public Member Functions | |
| XMLReaderFileV1 () | |
| ~XMLReaderFileV1 () 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 |
Public Member Functions inherited from yarp::robotinterface::impl::XMLReaderFileVx | |
| virtual | ~XMLReaderFileVx () |
Additional Inherited Members | |
Public Attributes inherited from yarp::robotinterface::impl::XMLReaderFileVx | |
| bool | verbose |
Definition at line 19 of file XMLReaderFileV1.h.
| yarp::robotinterface::impl::XMLReaderFileV1::XMLReaderFileV1 | ( | ) |
Definition at line 842 of file XMLReaderFileV1.cpp.
|
override |
Definition at line 847 of file XMLReaderFileV1.cpp.
|
overridevirtual |
Implements yarp::robotinterface::impl::XMLReaderFileVx.
Definition at line 826 of file XMLReaderFileV1.cpp.
|
overridevirtual |
Implements yarp::robotinterface::impl::XMLReaderFileVx.
Definition at line 834 of file XMLReaderFileV1.cpp.