#include "getopt.h"
#include "naming.h"
#include "omniEventsLog.h"
#include "EventChannelFactory.h"
#include "Orb.h"
#include <stdio.h>
Include dependency graph for omniEvents.cc:
Go to the source code of this file.
Functions | |
void | removeArgs (int &argc, char **argv, int idx, int nargs) |
void | insertArgs (int &argc, char **&argv, int idx, int nargs) |
void | usage () |
int | main (int argc, char **argv) |
|
Definition at line 245 of file omniEvents.cc. Referenced by main(). |
|
Definition at line 119 of file omniEvents.cc. References bindName2Object(), getopt(), insertArgs(), and usage(). |
|
Definition at line 235 of file omniEvents.cc. Referenced by main(). |
|
Definition at line 260 of file omniEvents.cc. References OMNIEVENTS_LOGDIR_ENV_VAR. |