ALMA Computing Group

acsexmplFilterWheelImpl.cpp File Reference

#include <string>
#include <baciDB.h>
#include <maciContainerServices.h>
#include <acsexmplFilterWheelImpl.h>
#include <cdbDALC.h>
#include <maciACSComponentDefines.h>

Include dependency graph for acsexmplFilterWheelImpl.cpp:

Include dependency graph

Go to the source code of this file.

Namespaces

namespace  std

Variables

const int MOVEFILTER_ACTION = 0
 One of these function IDs will be passed to invokeAction().
const int MOVESLOT_ACTION = 1
const int ADJUST_ACTION = 2


Variable Documentation

const int ADJUST_ACTION = 2 [static]
 

Definition at line 44 of file acsexmplFilterWheelImpl.cpp.

Referenced by FilterWheel::adjust(), and FilterWheel::invokeAction().

const int MOVEFILTER_ACTION = 0 [static]
 

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

Definition at line 42 of file acsexmplFilterWheelImpl.cpp.

Referenced by FilterWheel::invokeAction(), and FilterWheel::moveFilterInBeam().

const int MOVESLOT_ACTION = 1 [static]
 

Definition at line 43 of file acsexmplFilterWheelImpl.cpp.

Referenced by FilterWheel::invokeAction(), and FilterWheel::moveSlotInBeam().