#include <yarp/manager/resource.h>
Definition at line 20 of file resource.h.
◆ GenericResource()
GenericResource::GenericResource |
( |
const char * |
szTypeName | ) |
|
◆ ~GenericResource()
GenericResource::~GenericResource |
( |
| ) |
|
|
overridedefault |
◆ getAvailability()
bool yarp::manager::GenericResource::getAvailability |
( |
| ) |
|
|
inline |
◆ getDescription()
const char* yarp::manager::GenericResource::getDescription |
( |
| ) |
|
|
inline |
◆ getDisable()
bool yarp::manager::GenericResource::getDisable |
( |
| ) |
|
|
inline |
◆ getName()
const char* yarp::manager::GenericResource::getName |
( |
| ) |
|
|
inline |
◆ getTypeName()
const char* yarp::manager::GenericResource::getTypeName |
( |
| ) |
|
|
inline |
◆ getXmlFile()
const char* yarp::manager::GenericResource::getXmlFile |
( |
| ) |
|
|
inline |
◆ operator==()
bool yarp::manager::GenericResource::operator== |
( |
const GenericResource & |
res | ) |
const |
|
inline |
◆ owner()
Node* yarp::manager::GenericResource::owner |
( |
| ) |
|
|
inline |
◆ satisfy()
virtual bool yarp::manager::GenericResource::satisfy |
( |
GenericResource * |
resource | ) |
|
|
pure virtual |
◆ setAvailability()
void yarp::manager::GenericResource::setAvailability |
( |
bool |
flag | ) |
|
|
inline |
◆ setDescription()
void yarp::manager::GenericResource::setDescription |
( |
const char * |
szDesc | ) |
|
|
inline |
◆ setDisable()
void yarp::manager::GenericResource::setDisable |
( |
bool |
flag | ) |
|
|
inline |
◆ setName()
void yarp::manager::GenericResource::setName |
( |
const char * |
szName | ) |
|
|
inline |
◆ setOwner()
void yarp::manager::GenericResource::setOwner |
( |
Node * |
owner | ) |
|
|
inline |
◆ setXmlFile()
void yarp::manager::GenericResource::setXmlFile |
( |
const char * |
szFilename | ) |
|
|
inline |
The documentation for this class was generated from the following files: