AndroMeta  2.0.0
Classes
AndroMeta/include/AndroMeta/MProgram.h File Reference

An MProgram is created at the top-level of program, managing command-line arguments and configuration, UNIX signals, and clean shutdown. More...

#include <AndroMeta/MVar.h>
#include <ostream>

Go to the source code of this file.

Classes

class  Meta::MProgram
 An MProgram is created at the top-level of program, managing command-line arguments and configuration, UNIX signals, and clean shutdown. More...

Detailed Description

An MProgram is created at the top-level of program, managing command-line arguments and configuration, UNIX signals, and clean shutdown.