#include "omniEvents.h"
#include <iostream.h>
#include "defaults.h"
Include dependency graph for omniEvents.cc:
Go to the source code of this file.
Namespaces | |
namespace | OmniEvents |
Defines | |
#define | NEED_PACKAGE_INFO |
Functions | |
void | usage (int argc, char **argv) |
void | version () |
void | insertArgs (int &argc, char **&argv, int idx, int nargs) |
Utility function, used to manipulate argv when using omniORB3. |
|
Definition at line 26 of file omniEvents.cc. |
|
Utility function, used to manipulate argv when using omniORB3.
Definition at line 105 of file omniEvents.cc. Referenced by main(). |
|
Definition at line 49 of file omniEvents.cc. References OMNIEVENTS_LOG_DEFAULT_LOCATION, OMNIEVENTS_LOGDIR_ENV_VAR, and PACKAGE_NAME. Referenced by main(). |
|
Definition at line 97 of file omniEvents.cc. References PACKAGE_STRING. Referenced by main(). |