Class InputData.
More...
#include <yarp/manager/data.h>
Class InputData.
Definition at line 25 of file data.h.
◆ InputData() [1/3]
◆ InputData() [2/3]
InputData::InputData |
( |
const char * |
szName | ) |
|
◆ InputData() [3/3]
InputData::InputData |
( |
const InputData & |
input | ) |
|
◆ ~InputData()
InputData::~InputData |
( |
| ) |
|
|
overridedefault |
◆ clone()
Node * InputData::clone |
( |
| ) |
|
|
overridevirtual |
◆ getCarrier()
const char* yarp::manager::InputData::getCarrier |
( |
| ) |
|
|
inline |
◆ getDescription()
const char* yarp::manager::InputData::getDescription |
( |
| ) |
|
|
inline |
◆ getName()
const char* yarp::manager::InputData::getName |
( |
| ) |
|
|
inline |
◆ getPort()
const char* yarp::manager::InputData::getPort |
( |
| ) |
|
|
inline |
◆ getPortType()
NodeType yarp::manager::InputData::getPortType |
( |
| ) |
|
|
inline |
◆ isRequired()
bool yarp::manager::InputData::isRequired |
( |
| ) |
|
|
inline |
◆ operator==()
bool yarp::manager::InputData::operator== |
( |
const InputData & |
input | ) |
const |
|
inline |
◆ owner()
Node* yarp::manager::InputData::owner |
( |
| ) |
|
|
inline |
◆ setCarrier()
void yarp::manager::InputData::setCarrier |
( |
const char * |
szCr | ) |
|
|
inline |
◆ setDescription()
void yarp::manager::InputData::setDescription |
( |
const char * |
szDesc | ) |
|
|
inline |
◆ setName()
void yarp::manager::InputData::setName |
( |
const char * |
szName | ) |
|
|
inline |
◆ setOwner()
void yarp::manager::InputData::setOwner |
( |
Node * |
owner | ) |
|
|
inline |
◆ setPort()
void yarp::manager::InputData::setPort |
( |
const char * |
szPort | ) |
|
|
inline |
◆ setPortType()
void yarp::manager::InputData::setPortType |
( |
NodeType |
type | ) |
|
|
inline |
◆ setPriority()
void yarp::manager::InputData::setPriority |
( |
bool |
prio | ) |
|
|
inline |
◆ setRequired()
void yarp::manager::InputData::setRequired |
( |
bool |
req | ) |
|
|
inline |
◆ withPriority()
bool yarp::manager::InputData::withPriority |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files:
- src/libYARP_manager/src/yarp/manager/data.h
- src/libYARP_manager/src/yarp/manager/data.cpp