#include <yarp/os/RFPlugin.h>
Definition at line 16 of file RFPlugin.h.
◆ RFPlugin()
◆ ~RFPlugin()
◆ close()
◆ getCmd()
std::string RFPlugin::getCmd |
( |
| ) |
|
|
virtual |
get the command line used to open the plugin
Definition at line 60 of file RFPlugin.cpp.
◆ getThreadKey()
int RFPlugin::getThreadKey |
( |
| ) |
|
|
virtual |
◆ isRunning()
bool RFPlugin::isRunning |
( |
| ) |
|
|
virtual |
check if the plugin is running
Definition at line 75 of file RFPlugin.cpp.
◆ open()
bool RFPlugin::open |
( |
const std::string & |
command | ) |
|
|
virtual |
opens the plugin
- Parameters
-
command | a string containing the equivalent command line |
- Returns
- true if opened succesfully
Definition at line 99 of file RFPlugin.cpp.
The documentation for this class was generated from the following files: