Class ModuleInterface.
More...
#include <yarp/manager/application.h>
Class ModuleInterface.
Definition at line 164 of file application.h.
◆ ModuleInterface() [1/2]
yarp::manager::ModuleInterface::ModuleInterface |
( |
const char * |
szName | ) |
|
|
inline |
◆ ModuleInterface() [2/2]
ModuleInterface::ModuleInterface |
( |
Module * |
module | ) |
|
◆ ~ModuleInterface()
virtual yarp::manager::ModuleInterface::~ModuleInterface |
( |
| ) |
|
|
virtualdefault |
◆ addPortmap()
bool ModuleInterface::addPortmap |
( |
Portmap & |
portmap | ) |
|
◆ addResource()
void yarp::manager::ModuleInterface::addResource |
( |
ResYarpPort & |
res | ) |
|
|
inline |
◆ getBroker()
const char* yarp::manager::ModuleInterface::getBroker |
( |
| ) |
|
|
inline |
◆ getDisplay()
const char* yarp::manager::ModuleInterface::getDisplay |
( |
| ) |
|
|
inline |
◆ getEnvironment()
const char* yarp::manager::ModuleInterface::getEnvironment |
( |
| ) |
|
|
inline |
◆ getHost()
const char* yarp::manager::ModuleInterface::getHost |
( |
| ) |
|
|
inline |
◆ getModelBase()
GraphicModel& yarp::manager::ModuleInterface::getModelBase |
( |
| ) |
|
|
inline |
◆ getName()
const char* yarp::manager::ModuleInterface::getName |
( |
| ) |
|
|
inline |
◆ getParam()
const char* yarp::manager::ModuleInterface::getParam |
( |
| ) |
|
|
inline |
◆ getPortmapAt()
Portmap& yarp::manager::ModuleInterface::getPortmapAt |
( |
int |
index | ) |
|
|
inline |
◆ getPostExecWait()
double yarp::manager::ModuleInterface::getPostExecWait |
( |
| ) |
|
|
inline |
◆ getPostStopWait()
double yarp::manager::ModuleInterface::getPostStopWait |
( |
| ) |
|
|
inline |
◆ getPrefix()
const char* yarp::manager::ModuleInterface::getPrefix |
( |
| ) |
|
|
inline |
◆ getRank()
int yarp::manager::ModuleInterface::getRank |
( |
| ) |
|
|
inline |
◆ getResources()
◆ getStdio()
const char* yarp::manager::ModuleInterface::getStdio |
( |
| ) |
|
|
inline |
◆ getTag()
const char* yarp::manager::ModuleInterface::getTag |
( |
| ) |
|
|
inline |
◆ getWorkDir()
const char* yarp::manager::ModuleInterface::getWorkDir |
( |
| ) |
|
|
inline |
◆ operator==()
bool yarp::manager::ModuleInterface::operator== |
( |
const ModuleInterface & |
modint | ) |
const |
|
inline |
◆ portmapCount()
int yarp::manager::ModuleInterface::portmapCount |
( |
| ) |
|
|
inline |
◆ removePortmap()
bool ModuleInterface::removePortmap |
( |
Portmap & |
portmap | ) |
|
◆ setBroker()
void yarp::manager::ModuleInterface::setBroker |
( |
const char * |
szBroker | ) |
|
|
inline |
◆ setDisplay()
void yarp::manager::ModuleInterface::setDisplay |
( |
const char * |
szDisplay | ) |
|
|
inline |
◆ setEnvironment()
void yarp::manager::ModuleInterface::setEnvironment |
( |
const char * |
szEnv | ) |
|
|
inline |
◆ setHost()
void yarp::manager::ModuleInterface::setHost |
( |
const char * |
szHost | ) |
|
|
inline |
◆ setModelBase()
void yarp::manager::ModuleInterface::setModelBase |
( |
GraphicModel & |
mdl | ) |
|
|
inline |
◆ setParam()
void yarp::manager::ModuleInterface::setParam |
( |
const char * |
szParam | ) |
|
|
inline |
◆ setPostExecWait()
void yarp::manager::ModuleInterface::setPostExecWait |
( |
double |
t | ) |
|
|
inline |
◆ setPostStopWait()
void yarp::manager::ModuleInterface::setPostStopWait |
( |
double |
t | ) |
|
|
inline |
◆ setPrefix()
void yarp::manager::ModuleInterface::setPrefix |
( |
const char * |
szPrefix | ) |
|
|
inline |
◆ setRank()
void yarp::manager::ModuleInterface::setRank |
( |
int |
irank | ) |
|
|
inline |
◆ setStdio()
void yarp::manager::ModuleInterface::setStdio |
( |
const char * |
szStdio | ) |
|
|
inline |
◆ setTag()
void yarp::manager::ModuleInterface::setTag |
( |
const char * |
szTag | ) |
|
|
inline |
◆ setWorkDir()
void yarp::manager::ModuleInterface::setWorkDir |
( |
const char * |
szWDir | ) |
|
|
inline |
The documentation for this class was generated from the following files: