EPICS Base  7.0.6.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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,
  stateRecordAMSG = 20, stateRecordNSTA = 21, stateRecordNSEV = 22, stateRecordNAMSG = 23,
  stateRecordACKS = 24, stateRecordACKT = 25, stateRecordDISS = 26, stateRecordLCNT = 27,
  stateRecordPACT = 28, stateRecordPUTF = 29, stateRecordRPRO = 30, stateRecordASP = 31,
  stateRecordPPN = 32, stateRecordPPNR = 33, stateRecordSPVT = 34, stateRecordRSET = 35,
  stateRecordDSET = 36, stateRecordDPVT = 37, stateRecordRDES = 38, stateRecordLSET = 39,
  stateRecordPRIO = 40, stateRecordTPRO = 41, stateRecordBKPT = 42, stateRecordUDF = 43,
  stateRecordUDFS = 44, stateRecordTIME = 45, stateRecordUTAG = 46, stateRecordFLNK = 47,
  stateRecordVAL = 48, stateRecordOVAL = 49
}
 

Detailed Description

This header was generated from stateRecord.dbd

Definition in file stateRecord.h.