eventf.cc File Reference
#include <unistd.h>
#include <stdlib.h>
#include <iostream>
#include <cstdio>
#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 |
char * | optarg |
int | optind |
CORBA::ORB_ptr | orb |
Function Documentation
static CosEventChannelAdmin::EventChannel_ptr getChannel |
( |
const char * |
sior |
) |
[static] |
int main |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | |
static void usage |
( |
int |
argc, |
|
|
char ** |
argv | |
|
) |
| | [static] |
Variable Documentation