OmniEvents

omniEventsLog.cc File Reference

#include "omniEventsLog.h"
#include <stdio.h>
#include <errno.h>
#include <time.h>
#include <assert.h>
#include "gethostname.h"
#include "EventChannelFactory.h"
#include "Orb.h"
#include "defaults.h"
Include dependency graph for omniEventsLog.cc:

Go to the source code of this file.

Classes

class  OmniEvents::timestamp
 This class can be used to generate timestamps. More...

Namespaces

namespace  OmniEvents

Defines

#define STRUCT_STAT   struct stat
#define VMS_SEMICOLON

Functions

int yyparse ()

Variables

int yydebug
FILE * yyin
timestamp OmniEvents::ts

Define Documentation

#define STRUCT_STAT   struct stat

Definition at line 185 of file omniEventsLog.cc.

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

#define VMS_SEMICOLON

Definition at line 238 of file omniEventsLog.cc.

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


Function Documentation

int yyparse ( )

Variable Documentation

int yydebug
FILE* yyin