#include <unistd.h>#include <iostream>#include <stdlib.h>#include <signal.h>#include <cstdio>#include "CosEventComm.hh"#include "CosEventChannelAdmin.hh"#include "naming.h"
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. | |
Variables | |
| char * | optarg |
| int | optind |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
The main process entry point.
Also serves as the 'ServiceMain' entry point on Windows.
Definition at line 174 of file pushsupp.cc.
References bindName2Object(), OmniEvents::daemon, OmniEvents::Daemon::daemonize(), DB, OmniEvents::Daemon::foreground(), getopt(), HAVE_SIGNAL_H, OmniEvents::insertArgs(), NP_MINORSTRING, OmniEvents_Orb_bumpTraceLevel(), OmniEvents_Orb_shutdown(), optarg, optind, orb, OmniEvents::Daemon::pidfile(), OmniEvents::Daemon::runningOk(), SIGSET, str2name(), OmniEvents::Daemon::tracefile(), usage(), OmniEvents::usage(), and OmniEvents::version().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 439 of file pushsupp.cc.
Referenced by main().
| char* optarg |
| int optind |
1.6.1