Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

BaseApp.cxx File Reference

#include "BaseApp.h"
#include "geometry/Box.h"
#include "gismo/MCParticle.h"
#include "gismo/PDT.h"
#include "gismo/Field.h"
#include <signal.h>
#include <stdio.h>
#include <setjmp.h>

Go to the source code of this file.

Typedefs

typedef void (* fptr )(int)

Functions

void catcher ( int sig, int code, struct sigcontext *scp )
void setup_signals ()


Typedef Documentation

typedef void (* fptr)(int)
 

Definition at line 77 of file BaseApp.cxx.


Function Documentation

void catcher ( int sig,
int code,
struct sigcontext * scp )
 

Definition at line 78 of file BaseApp.cxx.

void setup_signals ( )
 

Definition at line 93 of file BaseApp.cxx.

Referenced by BaseApp::run().


Generated at Mon Nov 26 18:18:34 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000