#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 | Consumer_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 |
| static omni_mutex | mutex |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
The main process entry point.
Also serves as the 'ServiceMain' entry point on Windows.
Definition at line 216 of file pushcons.cc.
References connect_cond(), getopt(), mutex, optarg, optind, orb, str2name(), and usage().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 449 of file pushcons.cc.
Referenced by main().
static omni_condition connect_cond & mutex [static] |
Definition at line 168 of file pushcons.cc.
Referenced by OmniEvents::omniEventsLog::checkpoint(), and main().
| char* optarg |
| int optind |
1.6.1