#include "getopt.h"#include <iostream.h>#include "CosEventChannelAdmin.hh"

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 | |||
| ) |
| CORBA::ORB_ptr orb |
Definition at line 58 of file eventf.cc.
Referenced by Consumer_i::disconnect_push_consumer(), getChannel(), and main().
1.5.4