libcommonc++  0.7
Application.c++ File Reference
#include "commonc++/Application.h++"
#include "commonc++/System.h++"
#include "commonc++/TerminalAttr.h++"
#include "commonc++/File.h++"
#include "commonc++/Process.h++"
#include <vector>
#include <cstring>
#include <cstdio>
#include <cstdarg>
#include <iostream>
#include <exception>
#include <signal.h>
#include <getopt.h>
Include dependency graph for Application.c++:

Namespaces

 ccxx
 

Macros

#define OPT_HELP   0
 
#define OPT_VERSION   1
 

Functions

static void __unhandledExceptionHandler ()
 
static void __unexpectedExceptionHandler ()
 

Macro Definition Documentation

◆ OPT_HELP

#define OPT_HELP   0

◆ OPT_VERSION

#define OPT_VERSION   1