OmniEvents
|
#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"
Go to the source code of this file.
Classes | |
class | OmniEvents::timestamp |
This class can be used to generate timestamps. More... | |
Namespaces | |
OmniEvents | |
Macros | |
#define | STRUCT_STAT struct stat |
#define | VMS_SEMICOLON |
Functions | |
int | yyparse () |
Variables | |
int | yydebug |
FILE * | yyin |
timestamp | OmniEvents::ts |
#define STRUCT_STAT struct stat |
Definition at line 185 of file omniEventsLog.cc.
#define VMS_SEMICOLON |
Definition at line 238 of file omniEventsLog.cc.
int yyparse | ( | ) |
|
extern |
|
extern |