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