Public Member Functions | Private Attributes | List of all members
NodeletArgumentParsing Class Reference

Public Member Functions

std::string getCommand () const
 
std::string getDefaultName ()
 
std::string getManager () const
 
std::vector< std::string > getMyArgv () const
 
std::string getName () const
 
std::string getType () const
 
bool isBondEnabled () const
 
bool parseArgs (int argc, char **argv)
 

Private Attributes

std::string command_
 
std::string default_name_
 
bool is_bond_enabled_
 
std::vector< std::string > local_args_
 
std::string manager_
 
std::string name_
 
std::string type_
 

Detailed Description

Definition at line 80 of file nodelet.cpp.

Member Function Documentation

std::string NodeletArgumentParsing::getCommand ( ) const
inline

Definition at line 149 of file nodelet.cpp.

std::string NodeletArgumentParsing::getDefaultName ( )
inline

Definition at line 156 of file nodelet.cpp.

std::string NodeletArgumentParsing::getManager ( ) const
inline

Definition at line 152 of file nodelet.cpp.

std::vector<std::string> NodeletArgumentParsing::getMyArgv ( ) const
inline

Definition at line 155 of file nodelet.cpp.

std::string NodeletArgumentParsing::getName ( ) const
inline

Definition at line 151 of file nodelet.cpp.

std::string NodeletArgumentParsing::getType ( ) const
inline

Definition at line 150 of file nodelet.cpp.

bool NodeletArgumentParsing::isBondEnabled ( ) const
inline

Definition at line 153 of file nodelet.cpp.

bool NodeletArgumentParsing::parseArgs ( int  argc,
char **  argv 
)
inline

Definition at line 94 of file nodelet.cpp.

Member Data Documentation

std::string NodeletArgumentParsing::command_
private

Definition at line 83 of file nodelet.cpp.

std::string NodeletArgumentParsing::default_name_
private

Definition at line 86 of file nodelet.cpp.

bool NodeletArgumentParsing::is_bond_enabled_
private

Definition at line 89 of file nodelet.cpp.

std::vector<std::string> NodeletArgumentParsing::local_args_
private

Definition at line 88 of file nodelet.cpp.

std::string NodeletArgumentParsing::manager_
private

Definition at line 87 of file nodelet.cpp.

std::string NodeletArgumentParsing::name_
private

Definition at line 85 of file nodelet.cpp.

std::string NodeletArgumentParsing::type_
private

Definition at line 84 of file nodelet.cpp.


The documentation for this class was generated from the following file:


nodelet
Author(s): Tully Foote, Radu Bogdan Rusu
autogenerated on Mon Feb 18 2019 03:26:46