|
Evo C++ Library v0.5.1
|
Evo command-line parsing. More...
#include "strtok.h"#include "string.h"#include "maplist.h"#include "setlist.h"#include "ptr.h"#include "io.h"Go to the source code of this file.
Classes | |
| struct | CommandLineT< ConsoleT >::Command |
| Used to set command options and arguments. More... | |
| class | CommandLineT< ConsoleT > |
| Process command-line arguments. More... | |
| struct | CommandLineT< ConsoleT >::Option |
| Used to set additional option/argument information. More... | |
Namespaces | |
| evo | |
| Evo C++ Library namespace. | |
Macros | |
| #define | INCL_evo_config_h |
Typedefs | |
| typedef CommandLineT | CommandLine |
| Process command-line arguments. More... | |
Evo command-line parsing.
| #define INCL_evo_config_h |
1.8.13