|
bool | loadNodelet (const std::string &name, const std::string &type, const std::string &manager, const std::vector< std::string > &args, const std::string &bond_id) |
| Load the nodelet. More...
|
|
bool | unloadNodelet (const std::string &name, const std::string &manager) |
| Unload the nodelet. More...
|
|
Definition at line 166 of file nodelet.cpp.
bool NodeletInterface::loadNodelet |
( |
const std::string & |
name, |
|
|
const std::string & |
type, |
|
|
const std::string & |
manager, |
|
|
const std::vector< std::string > & |
args, |
|
|
const std::string & |
bond_id |
|
) |
| |
|
inline |
bool NodeletInterface::unloadNodelet |
( |
const std::string & |
name, |
|
|
const std::string & |
manager |
|
) |
| |
|
inline |
The documentation for this class was generated from the following file: