Classes | Defines

acsexmplPowerSupplyImpl.h File Reference

Contains the defintion of the standard superclass for C++ components. More...

#include <baciCharacteristicComponentImpl.h>
#include <acsexmplExport.h>
#include <acsexmplPowerSupplyS.h>
#include <baciROdouble.h>
#include <baciRWdouble.h>
#include <baciROpattern.h>
#include <baciSmartPropertyPointer.h>
#include "acsexmplPowerSupplyCurrentImpl.h"
Include dependency graph for acsexmplPowerSupplyImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PowerSupply

Defines

#define ON_ACTION   0
#define OFF_ACTION   1
#define RESET_ACTION   2

Detailed Description

Contains the defintion of the standard superclass for C++ components.

CORBA generated servant stub Includes for each baci::BACI property used in this example Import the template for the smart pointer


Define Documentation

#define OFF_ACTION   1
#define ON_ACTION   0

One of these function IDs will be passed to invokeAction().

#define RESET_ACTION   2