#include "getopt.h"
#include <iostream.h>
#include "CosEventChannelAdmin.hh"
Include dependency graph for eventf.cc:
Go to the source code of this file.
Functions | |
void | usage (int argc, char **argv) |
CosEventChannelAdmin::EventChannel_ptr | getChannel (const char *sior) |
int | main (int argc, char **argv) |
Variables | |
CORBA::ORB_ptr | orb |
|
Definition at line 180 of file eventf.cc. References orb. Referenced by main(). |
|
Definition at line 61 of file eventf.cc. References getChannel(), getopt(), orb, and usage(). |
|
|
|
Definition at line 58 of file eventf.cc. Referenced by getChannel(), and main(). |