![]() |
PRISMS-PF Manual
|
Class to parse command line options. More...
#include <parse_cmd_options.h>
Public Member Functions | |
| ParseCMDOptions (int &_argc, char **argv) | |
| std::string | get_parameters_filename () |
Private Member Functions | |
| const std::string & | get_cmd_option (const std::string &option) const |
| bool | cmd_option_exists (const std::string &option) const |
Private Attributes | |
| int | argc |
| std::vector< std::string > | tokens |
Class to parse command line options.
|
inlineprivate |
|
inline |
|
private |
|
private |