#include "getopt.h"
#include <iostream.h>
#include "naming.h"
#include "CosEventChannelAdmin.hh"
#include "EventChannelAdmin.hh"
Include dependency graph for eventc.cc:
Go to the source code of this file.
Functions | |
void | usage () |
int | main (int argc, char **argv) |
|
Definition at line 134 of file eventc.cc. References getopt(), getRootNamingContext(), and usage(). |
|
|