Evo C++ Library v0.5.1
Classes | Namespaces | Macros | Typedefs
commandline.h File Reference

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...
 

Detailed Description

Evo command-line parsing.

Macro Definition Documentation

◆ INCL_evo_config_h

#define INCL_evo_config_h