EpcTools
An event based multi-threaded C++ development framework.
Classes
egetopt.h File Reference

Manages configuration parameters from a file and the command line. More...

#include "eerror.h"
#include "estring.h"

Go to the source code of this file.

Classes

class  EGetOpt
 
struct  EGetOpt::Option
 Describes the defined command line arguments. More...
 

Detailed Description

Manages configuration parameters from a file and the command line.

Contains configuration parameters optained from a JSON formatted configuration file as well as parameters supplied on the command line.