OmniEvents
pushsupp.cc File Reference
#include "getopt.h"
#include <iostream.h>
#include <cstdio>
#include "CosEventComm.hh"
#include "CosEventChannelAdmin.hh"
#include "naming.h"
Include dependency graph for pushsupp.cc:

Go to the source code of this file.

Classes

class  Supplier_i
 

Functions

static void usage (int argc, char **argv)
 
int main (int argc, char **argv)
 The main process entry point. More...
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

The main process entry point.

Also serves as the 'ServiceMain' entry point on Windows.

Definition at line 174 of file pushsupp.cc.

References getopt(), optarg, optind, orb, str2name(), and usage().

◆ usage()

static void usage ( int  argc,
char **  argv 
)
static

Definition at line 439 of file pushsupp.cc.

Referenced by main().