ALMA Computing Group
Classes

acsexmplHelloWorldImpl.h File Reference

This example is unique because it is derived from CharacteristicComponent's superclass, ACSComponent. More...

#include <acscomponentImpl.h>
#include <ACSErrTypeCommon.h>
#include <acsexmplHelloWorldS.h>
Include dependency graph for acsexmplHelloWorldImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HelloWorld
 This class shows how to make an ACS Hello World component. More...

Detailed Description

This example is unique because it is derived from CharacteristicComponent's superclass, ACSComponent.

This is the CORBA stub client header for ACSErrTypeCommon.idl where the definition of the CORBA exception is found. The empty CORBA servant interface, POA_acsexmplHelloWorld::HelloWorld, is obtained from this header file and is automatically generated from HelloWorld's Interface Definition File (i.e., acsexmplHelloWorld.idl) by CORBA.

Definition in file acsexmplHelloWorldImpl.h.