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

Go to the source code of this file.
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 59 of file rmeventc.cc.
References getopt(), optarg, optind, orb, str2name(), and OmniEvents::usage().
| static void usage | ( | int | argc, | |
| char ** | argv | |||
| ) | [static] |
Definition at line 189 of file rmeventc.cc.
1.4.7