#include <yarp/robotinterface/experimental/Robot.h>
Definition at line 20 of file Robot.h.
◆ Robot() [1/3]
yarp::robotinterface::experimental::Robot::Robot |
( |
| ) |
|
|
explicit |
◆ Robot() [2/3]
yarp::robotinterface::experimental::Robot::Robot |
( |
const std::string & |
name, |
|
|
const DeviceList & |
devices = DeviceList() |
|
) |
| |
|
explicit |
◆ Robot() [3/3]
yarp::robotinterface::experimental::Robot::Robot |
( |
const Robot & |
other | ) |
|
◆ ~Robot()
yarp::robotinterface::experimental::Robot::~Robot |
( |
| ) |
|
|
virtual |
◆ build() [1/2]
unsigned int & yarp::robotinterface::experimental::Robot::build |
( |
| ) |
|
◆ build() [2/2]
const unsigned int & yarp::robotinterface::experimental::Robot::build |
( |
| ) |
const |
◆ currentLevel()
int yarp::robotinterface::experimental::Robot::currentLevel |
( |
| ) |
const |
◆ currentPhase()
◆ device() [1/2]
◆ device() [2/2]
◆ devices() [1/2]
◆ devices() [2/2]
◆ enterPhase()
◆ findParam()
std::string yarp::robotinterface::experimental::Robot::findParam |
( |
const std::string & |
name | ) |
const |
◆ hasParam()
bool yarp::robotinterface::experimental::Robot::hasParam |
( |
const std::string & |
name | ) |
const |
◆ interrupt()
void yarp::robotinterface::experimental::Robot::interrupt |
( |
| ) |
|
◆ name() [1/2]
std::string & yarp::robotinterface::experimental::Robot::name |
( |
| ) |
|
◆ name() [2/2]
const std::string & yarp::robotinterface::experimental::Robot::name |
( |
| ) |
const |
◆ operator=()
◆ params() [1/2]
◆ params() [2/2]
◆ portprefix() [1/2]
std::string & yarp::robotinterface::experimental::Robot::portprefix |
( |
| ) |
|
◆ portprefix() [2/2]
const std::string & yarp::robotinterface::experimental::Robot::portprefix |
( |
| ) |
const |
◆ setAllowDeprecatedDevices()
void yarp::robotinterface::experimental::Robot::setAllowDeprecatedDevices |
( |
bool |
allowDeprecatedDevices | ) |
|
◆ setExternalDevices()
◆ setVerbose()
void yarp::robotinterface::experimental::Robot::setVerbose |
( |
bool |
verbose | ) |
|
The documentation for this class was generated from the following files:
- src/libYARP_robotinterface/src/yarp/robotinterface/experimental/Robot.h
- src/libYARP_robotinterface/src/yarp/robotinterface/experimental/Robot.cpp