EPICS Base  7.0.5.1
Classes | Enumerations
stateRecord.h File Reference

Declarations for the state record type. More...

#include "epicsTypes.h"
#include "link.h"
#include "epicsMutex.h"
#include "ellLib.h"
#include "devSup.h"
#include "epicsTime.h"
Include dependency graph for stateRecord.h:

Go to the source code of this file.

Classes

struct  stateRecord
 Declaration of state record type. More...
 

Enumerations

enum  stateFieldIndex {
  stateRecordNAME = 0, stateRecordDESC = 1, stateRecordASG = 2, stateRecordSCAN = 3,
  stateRecordPINI = 4, stateRecordPHAS = 5, stateRecordEVNT = 6, stateRecordTSE = 7,
  stateRecordTSEL = 8, stateRecordDTYP = 9, stateRecordDISV = 10, stateRecordDISA = 11,
  stateRecordSDIS = 12, stateRecordMLOK = 13, stateRecordMLIS = 14, stateRecordBKLNK = 15,
  stateRecordDISP = 16, stateRecordPROC = 17, stateRecordSTAT = 18, stateRecordSEVR = 19,
  stateRecordNSTA = 20, stateRecordNSEV = 21, stateRecordACKS = 22, stateRecordACKT = 23,
  stateRecordDISS = 24, stateRecordLCNT = 25, stateRecordPACT = 26, stateRecordPUTF = 27,
  stateRecordRPRO = 28, stateRecordASP = 29, stateRecordPPN = 30, stateRecordPPNR = 31,
  stateRecordSPVT = 32, stateRecordRSET = 33, stateRecordDSET = 34, stateRecordDPVT = 35,
  stateRecordRDES = 36, stateRecordLSET = 37, stateRecordPRIO = 38, stateRecordTPRO = 39,
  stateRecordBKPT = 40, stateRecordUDF = 41, stateRecordUDFS = 42, stateRecordTIME = 43,
  stateRecordFLNK = 44, stateRecordVAL = 45, stateRecordOVAL = 46
}
 

Detailed Description

This header was generated from stateRecord.dbd

Definition in file stateRecord.h.