advgetopt 2.0.49
Parse complex command line arguments and configuration files in C++.
Namespaces
variables.cpp File Reference

Advanced getopt implementation. More...

#include "advgetopt/variables.h"
#include "advgetopt/exception.h"
#include <iostream>
#include <snapdev/poison.h>
Include dependency graph for variables.cpp:

Go to the source code of this file.

Namespaces

namespace  advgetopt
 The advgetopt environment to parse command line options.
 

Detailed Description

The advgetopt class and implementation is an advanced library to parse command line parameters from static definitions specified by the caller.

The class supports the command line options, options found in a default configuration file or in a user defined configuration file.

The class also includes support for displaying error messages and help information about all the command line arguments.

Definition in file variables.cpp.

This document is part of the Snap! Websites Project.

Copyright by Made to Order Software Corp.