ALMA Computing Group
Classes | Variables

acsexmplClientWave.cpp File Reference



More...

#include <maciSimpleClient.h>
#include <acsexmplMountC.h>
#include "acsexmplCallbacks.h"
#include <acsThread.h>
#include <math.h>
Include dependency graph for acsexmplClientWave.cpp:

Go to the source code of this file.

Classes

class  WorkerThread
 This is the worker thread that calls the objfix command. More...

Variables

int LENGTH = 10
int INTERVAL = 1
int ITERATIONS = 0

Detailed Description



Parameters:
component name Use this required parameter to specify which component should be activated.

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

-m corbaloc::yyy:xxxx/Manager Use this optional parameter to specify where manager is.

Definition in file acsexmplClientWave.cpp.


Variable Documentation

int INTERVAL = 1

Definition at line 116 of file acsexmplClientWave.cpp.

int ITERATIONS = 0

Definition at line 117 of file acsexmplClientWave.cpp.

int LENGTH = 10

Definition at line 115 of file acsexmplClientWave.cpp.