OmniEvents
|
#include "getopt.h"
#include <iostream.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. More... | |
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 OmniEvents::Orb::_omniINSPOA, OmniEvents::Orb::_orb, OmniEvents::Orb::_RootPOA, OmniEvents::omniEventsLog::activeFilename(), OmniEvents::PersistNode::attrLong(), OmniEvents::PersistNode::attrString(), OmniEvents::omniEventsLog::backupFilename(), bindName2Object(), OmniEvents::omniEventsLog::bootstrap(), OmniEvents::PersistNode::child(), OmniEvents::daemon, OmniEvents::DaemonImpl::daemonize(), DB, OmniEvents::omniEventsLog::factory(), OmniEvents::omniEventsLog::fileExists(), OmniEvents::DaemonImpl::foreground(), getopt(), OmniEvents::omniEventsLog::incarnateFactory(), OmniEvents::insertArgs(), OmniEvents::Orb::inst(), NP_MINORSTRING, OmniEvents_Orb_bumpTraceLevel(), OmniEvents_Orb_shutdown(), optarg, optind, orb, OmniEvents::omniEventsLog::parse(), OmniEvents::DaemonImpl::pidfile(), OmniEvents::Orb::resolveInitialReferences(), OmniEvents::Orb::run(), OmniEvents::DaemonImpl::runningOk(), OmniEvents::omniEventsLog::runWorker(), str2name(), OmniEvents::DaemonImpl::tracefile(), OmniEvents::usage(), usage(), and OmniEvents::version().
|
static |
Definition at line 439 of file pushsupp.cc.
Referenced by main().