ALMA Computing Group

SlotDescriptor Struct Reference

Import the smart pointer for the property The description of each slot (read from CDB). More...

#include <acsexmplLampWheelImpl.h>

List of all members.

Public Attributes

unsigned int num
char lampName [128]
unsigned int warmUpTime
unsigned int watt
unsigned int pos


Detailed Description

Import the smart pointer for the property The description of each slot (read from CDB).

Definition at line 49 of file acsexmplLampWheelImpl.h.


Member Data Documentation

char SlotDescriptor::lampName[128]
 

Definition at line 51 of file acsexmplLampWheelImpl.h.

Referenced by LampWheel::start_hndl().

unsigned int SlotDescriptor::num
 

Definition at line 50 of file acsexmplLampWheelImpl.h.

Referenced by LampWheel::start_hndl().

unsigned int SlotDescriptor::pos
 

Definition at line 54 of file acsexmplLampWheelImpl.h.

Referenced by LampWheel::char_hndl(), and LampWheel::start_hndl().

unsigned int SlotDescriptor::warmUpTime
 

Definition at line 52 of file acsexmplLampWheelImpl.h.

Referenced by LampWheel::char_hndl(), and LampWheel::start_hndl().

unsigned int SlotDescriptor::watt
 

Definition at line 53 of file acsexmplLampWheelImpl.h.

Referenced by LampWheel::char_hndl(), and LampWheel::start_hndl().


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