Additional Inherited Members | |
Public Member Functions inherited from yarp::os::YarpPluginSelector | |
virtual | ~YarpPluginSelector ()=default |
Destructor. More... | |
void | scan () |
Find plugin configuration files, and run [plugin] sections through the select method. More... | |
Bottle | getSelectedPlugins () const |
Bottle | getSearchPath () const |
Static Public Member Functions inherited from yarp::os::YarpPluginSelector | |
static bool | checkPlugin (const std::string &name, const std::string &type={}) |
Checks if a pluigin of the given type is available. More... | |
Definition at line 19 of file RFPlugin.cpp.