#include <yarp/os/RFPlugin.h>
Definition at line 19 of file RFPlugin.h.
◆ RFPlugin()
◆ ~RFPlugin()
◆ close()
◆ getCmd()
string RFPlugin::getCmd |
( |
| ) |
|
|
virtual |
get the command line used to open the plugin
Definition at line 63 of file RFPlugin.cpp.
◆ getThreadKey()
int RFPlugin::getThreadKey |
( |
| ) |
|
|
virtual |
◆ isRunning()
bool RFPlugin::isRunning |
( |
| ) |
|
|
virtual |
check if the plugin is running
Definition at line 78 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 102 of file RFPlugin.cpp.
The documentation for this class was generated from the following files: