Classes

acsexmplHelloWorldImpl.h File Reference

#include <acscomponentImpl.h>
#include <ACSErrTypeCommon.h>
#include <acsexmplHelloWorldS.h>
Include dependency graph for acsexmplHelloWorldImpl.h:

Go to the source code of this file.

Classes

class  HelloWorld

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.