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

Go to the source code of this file.
Functions | |
| static void | usage (int argc, char **argv) |
| static CosEventChannelAdmin::EventChannel_ptr | getChannel (const char *sior) |
| int | main (int argc, char **argv) |
| The main process entry point. | |
Variables | |
| CORBA::ORB_ptr | orb |
| static CosEventChannelAdmin::EventChannel_ptr getChannel | ( | const char * | sior | ) | [static] |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
The main process entry point.
Also serves as the 'ServiceMain' entry point on Windows.
Definition at line 61 of file eventf.cc.
References getChannel(), getopt(), optind, orb, and OmniEvents::usage().
| CORBA::ORB_ptr orb |
Definition at line 58 of file eventf.cc.
Referenced by Consumer_i::disconnect_push_consumer(), getChannel(), and main().
1.4.7