ARGoS
3
A parallel, multi-engine simulator for swarm robotics
|
AddArgument(char ch_short_option, const std::string &str_long_option, const std::string &str_description, T &t_buffer) | argos::CCommandLineArgParser | [inline] |
AddFlag(char ch_short_option, const std::string &str_long_option, const std::string &str_description, bool &b_flag) | argos::CCommandLineArgParser | [inline] |
CCommandLineArgParser() | argos::CCommandLineArgParser | |
Parse(SInt32 n_argc, char **ppch_argv) | argos::CCommandLineArgParser | [virtual] |
PrintUsage(CARGoSLog &c_log) | argos::CCommandLineArgParser | [virtual] |
~CCommandLineArgParser() | argos::CCommandLineArgParser | [virtual] |