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

omniEventsLog.cc File Reference

#include "omniEventsLog.h"
#include <stdio.h>
#include <errno.h>
#include <time.h>
#include "gethostname.h"
#include "oep_global.h"
#include "EventChannelFactory.h"

Include dependency graph for omniEventsLog.cc:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  OmniEvents

Defines

#define DEFAULT_IDLE_TIME_BTW_CHKPT   (15*60)
#define VMS_SEMICOLON
#define DB(l, x)   ((omniORB::traceLevel >= l) && (cerr << x << endl))

Functions

int yyparse ()

Variables

int yydebug
FILE * yyin


Define Documentation

#define DB l,
     ((omniORB::traceLevel >= l) && (cerr << x << endl))
 

Definition at line 180 of file omniEventsLog.cc.

#define DEFAULT_IDLE_TIME_BTW_CHKPT   (15*60)
 

Definition at line 165 of file omniEventsLog.cc.

Referenced by OmniEvents::omniEventsLog::checkpoint().

#define VMS_SEMICOLON
 

Definition at line 177 of file omniEventsLog.cc.

Referenced by OmniEvents::omniEventsLog::initializeFileNames().


Function Documentation

int yyparse  
 


Variable Documentation

int yydebug
 

Definition at line 183 of file omniEventsLog.cc.

FILE* yyin
 

Definition at line 184 of file omniEventsLog.cc.

Referenced by OmniEvents::omniEventsLog::omniEventsLog().


Generated on Fri Dec 12 10:53:07 2003 for OmniEvents by doxygen1.2.15