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

Level.cc File Reference

#include <stdio.h>
#include <string.h>
#include <signal.h>
#include <math.h>
#include <float.h>
#include <unistd.h>
#include <sys/time.h>
#include "Level.hh"

Include dependency graph for Level.cc:

Include dependency graph

Go to the source code of this file.

Functions

void SigHandler (int iSigNum)
int main (int argc, char *argv[])

Variables

bool bDebug = false
bool bDaemon = false
clLevelLevel


Function Documentation

void SigHandler int  iSigNum  ) 
 

Definition at line 39 of file Level.cc.

References bDebug.

int main int  argc,
char *  argv[]
 

Definition at line 55 of file Level.cc.

References bDaemon, bDebug, Level, clLevel::Main(), and SigHandler().


Variable Documentation

bool bDebug = false [static]
 

Definition at line 34 of file Level.cc.

Referenced by clLevel::Initialize(), main(), and SigHandler().

bool bDaemon = false [static]
 

Definition at line 35 of file Level.cc.

Referenced by main().

clLevel* Level
 

Definition at line 36 of file Level.cc.

Referenced by main().


Generated on Sun Oct 26 19:11:48 2003 for HASAS by doxygen 1.3.3