EPICS Base  7.0.5.1
Classes | Enumerations
calcRecord.h File Reference

Declarations for the calc record type. More...

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

Go to the source code of this file.

Classes

struct  calcRecord
 Declaration of calc record type. More...
 

Enumerations

enum  calcFieldIndex {
  calcRecordNAME = 0, calcRecordDESC = 1, calcRecordASG = 2, calcRecordSCAN = 3,
  calcRecordPINI = 4, calcRecordPHAS = 5, calcRecordEVNT = 6, calcRecordTSE = 7,
  calcRecordTSEL = 8, calcRecordDTYP = 9, calcRecordDISV = 10, calcRecordDISA = 11,
  calcRecordSDIS = 12, calcRecordMLOK = 13, calcRecordMLIS = 14, calcRecordBKLNK = 15,
  calcRecordDISP = 16, calcRecordPROC = 17, calcRecordSTAT = 18, calcRecordSEVR = 19,
  calcRecordNSTA = 20, calcRecordNSEV = 21, calcRecordACKS = 22, calcRecordACKT = 23,
  calcRecordDISS = 24, calcRecordLCNT = 25, calcRecordPACT = 26, calcRecordPUTF = 27,
  calcRecordRPRO = 28, calcRecordASP = 29, calcRecordPPN = 30, calcRecordPPNR = 31,
  calcRecordSPVT = 32, calcRecordRSET = 33, calcRecordDSET = 34, calcRecordDPVT = 35,
  calcRecordRDES = 36, calcRecordLSET = 37, calcRecordPRIO = 38, calcRecordTPRO = 39,
  calcRecordBKPT = 40, calcRecordUDF = 41, calcRecordUDFS = 42, calcRecordTIME = 43,
  calcRecordFLNK = 44, calcRecordVAL = 45, calcRecordCALC = 46, calcRecordINPA = 47,
  calcRecordINPB = 48, calcRecordINPC = 49, calcRecordINPD = 50, calcRecordINPE = 51,
  calcRecordINPF = 52, calcRecordINPG = 53, calcRecordINPH = 54, calcRecordINPI = 55,
  calcRecordINPJ = 56, calcRecordINPK = 57, calcRecordINPL = 58, calcRecordEGU = 59,
  calcRecordPREC = 60, calcRecordHOPR = 61, calcRecordLOPR = 62, calcRecordHIHI = 63,
  calcRecordLOLO = 64, calcRecordHIGH = 65, calcRecordLOW = 66, calcRecordHHSV = 67,
  calcRecordLLSV = 68, calcRecordHSV = 69, calcRecordLSV = 70, calcRecordAFTC = 71,
  calcRecordAFVL = 72, calcRecordHYST = 73, calcRecordADEL = 74, calcRecordMDEL = 75,
  calcRecordA = 76, calcRecordB = 77, calcRecordC = 78, calcRecordD = 79,
  calcRecordE = 80, calcRecordF = 81, calcRecordG = 82, calcRecordH = 83,
  calcRecordI = 84, calcRecordJ = 85, calcRecordK = 86, calcRecordL = 87,
  calcRecordLA = 88, calcRecordLB = 89, calcRecordLC = 90, calcRecordLD = 91,
  calcRecordLE = 92, calcRecordLF = 93, calcRecordLG = 94, calcRecordLH = 95,
  calcRecordLI = 96, calcRecordLJ = 97, calcRecordLK = 98, calcRecordLL = 99,
  calcRecordLALM = 100, calcRecordALST = 101, calcRecordMLST = 102, calcRecordRPCL = 103
}
 

Detailed Description

This header was generated from calcRecord.dbd

Definition in file calcRecord.h.