ALMA Computing Group
Functions

acsexmplClientTower.cpp File Reference

The only purpose of this file is to test a known bug involving the Constructable interface. More...

#include <vltPort.h>
#include <acsutil.h>
#include <maciSimpleClient.h>
#include <acsexmplBuildingC.h>
#include <baciS.h>
Include dependency graph for acsexmplClientTower.cpp:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])

Detailed Description

The only purpose of this file is to test a known bug involving the Constructable interface.

The Building example derives from this interface.

Parameters:
TOWER COB in the CDB Use this required parameter to specify which TOWER object should be activated.

-ORBEndpoint iiop://yyy:xxxx Use this optional parameter to specify which host/port SimpleClient should run on.

-ORBInitRef NameService=corbaloc::yyy:xxxx/NameService Use this optional parameter to specify which host/port SimpleClient should get a reference to the naming service from.

-ORBInitRef NotifyEventChannelFactory=corbaloc::yyy:xxxx/NotifyEventChannelFactory Use this optional parameter to specify which host/port SimpleClient should get a reference to the notification service from.

Definition in file acsexmplClientTower.cpp.


Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 74 of file acsexmplClientTower.cpp.