NodeletArgumentParsing Class Reference

List of all members.

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 parseArgs (int argc, char **argv)

Private Attributes

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

Detailed Description

Definition at line 64 of file nodelet.cpp.


Member Function Documentation

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

Definition at line 124 of file nodelet.cpp.

std::string NodeletArgumentParsing::getDefaultName (  )  [inline]

Definition at line 130 of file nodelet.cpp.

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

Definition at line 127 of file nodelet.cpp.

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

Definition at line 129 of file nodelet.cpp.

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

Definition at line 126 of file nodelet.cpp.

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

Definition at line 125 of file nodelet.cpp.

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

Definition at line 77 of file nodelet.cpp.


Member Data Documentation

std::string NodeletArgumentParsing::command_ [private]

Definition at line 67 of file nodelet.cpp.

Definition at line 70 of file nodelet.cpp.

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

Definition at line 72 of file nodelet.cpp.

std::string NodeletArgumentParsing::manager_ [private]

Definition at line 71 of file nodelet.cpp.

std::string NodeletArgumentParsing::name_ [private]

Definition at line 69 of file nodelet.cpp.

std::string NodeletArgumentParsing::type_ [private]

Definition at line 68 of file nodelet.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


nodelet
Author(s): Tully Foote, Radu Bogdan Rusu
autogenerated on Fri Jan 11 09:40:16 2013