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
 

Macros

#define STRUCT_STAT   struct stat
 
#define VMS_SEMICOLON
 

Functions

int yyparse ()
 

Variables

int yydebug
 
FILE * yyin
 
timestamp OmniEvents::ts
 

Macro Definition Documentation

◆ STRUCT_STAT

#define STRUCT_STAT   struct stat

Definition at line 185 of file omniEventsLog.cc.

◆ VMS_SEMICOLON

#define VMS_SEMICOLON

Definition at line 238 of file omniEventsLog.cc.

Function Documentation

◆ yyparse()

int yyparse ( )
extern

Variable Documentation

◆ yydebug

int yydebug
extern

◆ yyin

FILE* yyin
extern