ALMA Computing Group

Lamp Class Reference
[ACS Components Examples]

Simple component with asynchronous methods. More...

#include <acsexmplLampImpl.h>


Detailed Description

Simple component with asynchronous methods.

This class Lamp simulates the behavior of a lamp. It provides two asynchronous methods: on and off. It also provides the property brightness. Lastly, it implements timeout negotiation between client and servant for the two methods. Asynchronous calls are implemented using the ...... pattern and the ..... support classes. For each xxx action defined in the IDL interface two methods are provided:

Author:
Matej Sekoranja, Jozef Stefan Institute, Slovenia
Version:
"@(#) $Id: acsexmplLampImpl.h,v 1.99 2008/10/01 04:30:47 cparedes Exp $"

Definition at line 111 of file acsexmplLampImpl.h.


The documentation for this class was generated from the following file: