Public Member Functions | |
| CommandLine (int argc, char *argv[], const std::set< std::string > &bool_opts) | |
| Constructor. | |
| const std::vector< option > & | GetOptions () const |
| const std::vector< std::string > & | GetInputs () const |
| size_t | Count () const |
Classes | |
| struct | option |
Definition at line 50 of file cmd_line.h.
1.4.5