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

Go to the source code of this file.
Classes | |
| class | Consumer_i |
Functions | |
| static omni_condition | connect_cond (&mutex) |
| static void | usage (int argc, char **argv) |
| int | main (int argc, char **argv) |
| The main process entry point. | |
Variables | |
| static omni_mutex | mutex |
| static omni_condition connect_cond | ( | & | mutex | ) | [static] |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
The main process entry point.
Also serves as the 'ServiceMain' entry point on Windows.
Definition at line 210 of file pushcons.cc.
References connect_cond(), getopt(), mutex, optarg, optind, orb, str2name(), and OmniEvents::usage().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 445 of file pushcons.cc.
omni_mutex mutex [static] |
Definition at line 163 of file pushcons.cc.
Referenced by OmniEvents::omniEventsLog::checkpoint(), main(), and OmniEvents::newUniqueId().
1.4.7