Class to parse command line options.
More...
#include <parse_cmd_options.h>
Class to parse command line options.
◆ ParseCMDOptions()
| ParseCMDOptions::ParseCMDOptions |
( |
int & | _argc, |
|
|
char ** | argv ) |
|
inline |
◆ cmd_option_exists()
| bool ParseCMDOptions::cmd_option_exists |
( |
const std::string & | option | ) |
const |
|
inlinenodiscardprivate |
◆ get_cmd_option()
| const std::string & ParseCMDOptions::get_cmd_option |
( |
const std::string & | option | ) |
const |
|
inlinenodiscardprivate |
◆ get_parameters_filename()
| std::string ParseCMDOptions::get_parameters_filename |
( |
| ) |
|
|
inline |
◆ argc
| int ParseCMDOptions::argc |
|
private |
◆ tokens
| std::vector<std::string> ParseCMDOptions::tokens |
|
private |
The documentation for this class was generated from the following file: