ALMA Computing Group
Variables

acsexmplLampImpl.cpp File Reference

#include <baciDB.h>
#include <acsexmplLampImpl.h>
#include <maciACSComponentDefines.h>
Include dependency graph for acsexmplLampImpl.cpp:

Go to the source code of this file.

Variables

static const int ON_ACTION = 0
 One of these function IDs will be passed to invokeAction().
static const int OFF_ACTION = 1

Variable Documentation

const int OFF_ACTION = 1 [static]

Definition at line 48 of file acsexmplLampImpl.cpp.

Referenced by Lamp::off().

const int ON_ACTION = 0 [static]

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

Definition at line 47 of file acsexmplLampImpl.cpp.

Referenced by Lamp::on().