omniEventsLog.cc File Reference

#include "omniEventsLog.h"
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/param.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 FLAG_TRUNCATE   ios::trunc
#define FLAG_APPEND   ios::app
#define FLAG_SYNC   0
#define VMS_SEMICOLON

Functions

int yyparse ()

Variables

int yydebug
FILE * yyin
timestamp OmniEvents::ts

Define Documentation

#define FLAG_APPEND   ios::app
#define FLAG_SYNC   0

Definition at line 216 of file omniEventsLog.cc.

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

#define FLAG_TRUNCATE   ios::trunc

Definition at line 214 of file omniEventsLog.cc.

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

#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

Generated on Mon Dec 21 16:13:53 2009 for OmniEvents by  doxygen 1.6.1