#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:
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 |
|
Definition at line 180 of file omniEventsLog.cc. |
|
Definition at line 165 of file omniEventsLog.cc. Referenced by OmniEvents::omniEventsLog::checkpoint(). |
|
Definition at line 177 of file omniEventsLog.cc. Referenced by OmniEvents::omniEventsLog::initializeFileNames(). |
|
|
|
Definition at line 183 of file omniEventsLog.cc. |
|
Definition at line 184 of file omniEventsLog.cc. Referenced by OmniEvents::omniEventsLog::omniEventsLog(). |