#include <yarp/robotinterface/Param.h>
Definition at line 19 of file Param.h.
◆ Param() [1/3]
yarp::robotinterface::Param::Param |
( |
bool |
isGroup = false | ) |
|
|
explicit |
◆ Param() [2/3]
yarp::robotinterface::Param::Param |
( |
const std::string & |
name, |
|
|
const std::string & |
value, |
|
|
bool |
isGroup = false |
|
) |
| |
◆ Param() [3/3]
yarp::robotinterface::Param::Param |
( |
const Param & |
other | ) |
|
◆ ~Param()
yarp::robotinterface::Param::~Param |
( |
| ) |
|
|
virtual |
◆ isGroup()
bool yarp::robotinterface::Param::isGroup |
( |
| ) |
const |
◆ name() [1/2]
std::string & yarp::robotinterface::Param::name |
( |
| ) |
|
◆ name() [2/2]
const std::string & yarp::robotinterface::Param::name |
( |
| ) |
const |
◆ operator=()
◆ toProperty()
◆ value() [1/2]
std::string & yarp::robotinterface::Param::value |
( |
| ) |
|
◆ value() [2/2]
const std::string & yarp::robotinterface::Param::value |
( |
| ) |
const |
The documentation for this class was generated from the following files:
- src/libYARP_robotinterface/src/yarp/robotinterface/Param.h
- src/libYARP_robotinterface/src/yarp/robotinterface/Param.cpp