#include <yarp/robotinterface/experimental/XMLReader.h>
Definition at line 46 of file XMLReader.h.
◆ XMLReader()
yarp::robotinterface::experimental::XMLReader::XMLReader |
( |
| ) |
|
◆ ~XMLReader()
yarp::robotinterface::experimental::XMLReader::~XMLReader |
( |
| ) |
|
|
virtual |
◆ getRobotFromFile()
Parse the XML description of a robotinterface from a file.
- Parameters
-
filename | path to the XML file to load. |
- Returns
- result of parsing.
Definition at line 77 of file XMLReader.cpp.
◆ getRobotFromString()
Parse the XML description of a robotinterface from a string.
- Parameters
-
xmlString | string containing the XML code to parse. |
- Returns
- result of parsing.
Definition at line 140 of file XMLReader.cpp.
◆ setEnableDeprecated()
void yarp::robotinterface::experimental::XMLReader::setEnableDeprecated |
( |
bool |
enab | ) |
|
◆ setVerbose()
void yarp::robotinterface::experimental::XMLReader::setVerbose |
( |
bool |
verbose | ) |
|
The documentation for this class was generated from the following files:
- src/libYARP_robotinterface/src/yarp/robotinterface/experimental/XMLReader.h
- src/libYARP_robotinterface/src/yarp/robotinterface/experimental/XMLReader.cpp