#include "getopt.h"#include <iostream.h>#include "CosEventComm.hh"#include "CosEventChannelAdmin.hh"#include "naming.h"Include dependency graph for pushsupp.cc:

Go to the source code of this file.
Classes | |
| class | Supplier_i |
Functions | |
| static void | usage (int argc, char **argv) |
| int | main (int argc, char **argv) |
| The main process entry point. | |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
The main process entry point.
Also serves as the 'ServiceMain' entry point on Windows.
Definition at line 172 of file pushsupp.cc.
References bindName2Object(), OmniEvents::daemon, DB, getopt(), HAVE_SIGNAL_H, OmniEvents::insertArgs(), NP_MINORSTRING, OmniEvents_Orb_bumpTraceLevel(), OmniEvents_Orb_shutdown(), optarg, optind, orb, str2name(), OmniEvents::usage(), and OmniEvents::version().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 437 of file pushsupp.cc.
References OMNIEVENTS_LOG_DEFAULT_LOCATION, OMNIEVENTS_LOGDIR_ENV_VAR, and PACKAGE_NAME.
Referenced by main().
1.4.7