#include "getopt.h"#include <iostream.h>#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. | |
| 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 getopt(), Supplier_i::i, Supplier_i::l, optarg, optind, orb, str2name(), Supplier_i::Supplier_i(), and usage().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 437 of file pushsupp.cc.
1.5.3