RTIG/main.cc File Reference

#include "config.h"
#include "RTIG.hh"
#include "RTIG_cmdline.h"
#include "certi.hh"
#include <new>
#include <csignal>

Go to the source code of this file.

Functions

void SignalHandler (int sig)
 SignalHandler.
void NewHandler () throw (MemoryExhausted)
 NewHandler.
int main (int argc, char *argv[])


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 94 of file RTIG/main.cc.

References RTIG::execute(), NewHandler(), RTIG::setVerboseLevel(), and SignalHandler().

Here is the call graph for this function:

void NewHandler (  )  throw (MemoryExhausted)

NewHandler.

Definition at line 53 of file RTIG/main.cc.

Referenced by main().

void SignalHandler ( int  sig  ) 

SignalHandler.

Definition at line 43 of file RTIG/main.cc.

References SignalHandler().

Referenced by main(), and SignalHandler().

Here is the call graph for this function:


Generated on Thu Apr 30 15:53:52 2009 for CERTIDeveloperDocumentation by doxygen 1.5.5