Definition at line 80 of file nodelet.cpp.
std::string NodeletArgumentParsing::getCommand |
( |
| ) |
const |
|
inline |
std::string NodeletArgumentParsing::getDefaultName |
( |
| ) |
|
|
inline |
std::string NodeletArgumentParsing::getManager |
( |
| ) |
const |
|
inline |
std::vector<std::string> NodeletArgumentParsing::getMyArgv |
( |
| ) |
const |
|
inline |
std::string NodeletArgumentParsing::getName |
( |
| ) |
const |
|
inline |
std::string NodeletArgumentParsing::getType |
( |
| ) |
const |
|
inline |
bool NodeletArgumentParsing::isBondEnabled |
( |
| ) |
const |
|
inline |
bool NodeletArgumentParsing::parseArgs |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
|
inline |
std::string NodeletArgumentParsing::command_ |
|
private |
std::string NodeletArgumentParsing::default_name_ |
|
private |
bool NodeletArgumentParsing::is_bond_enabled_ |
|
private |
std::vector<std::string> NodeletArgumentParsing::local_args_ |
|
private |
std::string NodeletArgumentParsing::manager_ |
|
private |
std::string NodeletArgumentParsing::name_ |
|
private |
std::string NodeletArgumentParsing::type_ |
|
private |
The documentation for this class was generated from the following file: