YARP
Yet Another Robot Platform
yarp::dev::PolyDriver::Private Class Reference
+ Inheritance diagram for yarp::dev::PolyDriver::Private:

Public Member Functions

void report (const SearchReport &report, const char *context) override
 
Bottle getOptions ()
 
std::string getComment (const char *option)
 
Value getDefaultValue (const char *option)
 
Value getValue (const char *option)
 
void addRef ()
 
int removeRef ()
 
int getRef ()
 

Public Attributes

Property info
 

Detailed Description

Definition at line 23 of file PolyDriver.cpp.

Member Function Documentation

◆ addRef()

void yarp::dev::PolyDriver::Private::addRef ( )
inline

Definition at line 93 of file PolyDriver.cpp.

◆ getComment()

std::string yarp::dev::PolyDriver::Private::getComment ( const char *  option)
inline

Definition at line 77 of file PolyDriver.cpp.

◆ getDefaultValue()

Value yarp::dev::PolyDriver::Private::getDefaultValue ( const char *  option)
inline

Definition at line 83 of file PolyDriver.cpp.

◆ getOptions()

Bottle yarp::dev::PolyDriver::Private::getOptions ( )
inline

Definition at line 72 of file PolyDriver.cpp.

◆ getRef()

int yarp::dev::PolyDriver::Private::getRef ( )
inline

Definition at line 104 of file PolyDriver.cpp.

◆ getValue()

Value yarp::dev::PolyDriver::Private::getValue ( const char *  option)
inline

Definition at line 88 of file PolyDriver.cpp.

◆ removeRef()

int yarp::dev::PolyDriver::Private::removeRef ( )
inline

Definition at line 98 of file PolyDriver.cpp.

◆ report()

void yarp::dev::PolyDriver::Private::report ( const SearchReport &  report,
const char *  context 
)
inlineoverride

Definition at line 37 of file PolyDriver.cpp.

Member Data Documentation

◆ info

Property yarp::dev::PolyDriver::Private::info

Definition at line 35 of file PolyDriver.cpp.


The documentation for this class was generated from the following file: