ALMA Computing Group

acsexmplClientErrorComponent.cpp File Reference

More...

#include <maciSimpleClient.h>
#include <acsexmplErrorComponentC.h>
#include <ACSErrTypeCommon.h>
#include <acsutilTimeStamp.h>
#include <string.h>

Include dependency graph for acsexmplClientErrorComponent.cpp:

Include dependency graph

Go to the source code of this file.

Classes

class  ClientErrorComponent
 This class demonstrates error handling when accessing a (remote) component. More...

Functions

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


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 acsexmplClientErrorComponent.cpp.


Function Documentation

int main int  argc,
char *  argv[]
 

Definition at line 816 of file acsexmplClientErrorComponent.cpp.

References ClientErrorComponent::testCompletionFromCompletion(), ClientErrorComponent::testCompletionOnStack(), ClientErrorComponent::testExceptionFromCompletion(), ClientErrorComponent::TestOk(), ClientErrorComponent::testOutCompletion(), ClientErrorComponent::TestReceiveCorbaSystemException(), ClientErrorComponent::TestReceiveRemoteCompletion(), ClientErrorComponent::TestReceiveRemoteException(), and ClientErrorComponent::testTypeException().