EPICS Base  7.0.8.1
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
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,
  calcRecordAMSG = 20, calcRecordNSTA = 21, calcRecordNSEV = 22, calcRecordNAMSG = 23,
  calcRecordACKS = 24, calcRecordACKT = 25, calcRecordDISS = 26, calcRecordLCNT = 27,
  calcRecordPACT = 28, calcRecordPUTF = 29, calcRecordRPRO = 30, calcRecordASP = 31,
  calcRecordPPN = 32, calcRecordPPNR = 33, calcRecordSPVT = 34, calcRecordRSET = 35,
  calcRecordDSET = 36, calcRecordDPVT = 37, calcRecordRDES = 38, calcRecordLSET = 39,
  calcRecordPRIO = 40, calcRecordTPRO = 41, calcRecordBKPT = 42, calcRecordUDF = 43,
  calcRecordUDFS = 44, calcRecordTIME = 45, calcRecordUTAG = 46, calcRecordFLNK = 47,
  calcRecordVAL = 48, calcRecordCALC = 49, calcRecordINPA = 50, calcRecordINPB = 51,
  calcRecordINPC = 52, calcRecordINPD = 53, calcRecordINPE = 54, calcRecordINPF = 55,
  calcRecordINPG = 56, calcRecordINPH = 57, calcRecordINPI = 58, calcRecordINPJ = 59,
  calcRecordINPK = 60, calcRecordINPL = 61, calcRecordEGU = 62, calcRecordPREC = 63,
  calcRecordHOPR = 64, calcRecordLOPR = 65, calcRecordHIHI = 66, calcRecordLOLO = 67,
  calcRecordHIGH = 68, calcRecordLOW = 69, calcRecordHHSV = 70, calcRecordLLSV = 71,
  calcRecordHSV = 72, calcRecordLSV = 73, calcRecordAFTC = 74, calcRecordAFVL = 75,
  calcRecordHYST = 76, calcRecordADEL = 77, calcRecordMDEL = 78, calcRecordA = 79,
  calcRecordB = 80, calcRecordC = 81, calcRecordD = 82, calcRecordE = 83,
  calcRecordF = 84, calcRecordG = 85, calcRecordH = 86, calcRecordI = 87,
  calcRecordJ = 88, calcRecordK = 89, calcRecordL = 90, calcRecordLA = 91,
  calcRecordLB = 92, calcRecordLC = 93, calcRecordLD = 94, calcRecordLE = 95,
  calcRecordLF = 96, calcRecordLG = 97, calcRecordLH = 98, calcRecordLI = 99,
  calcRecordLJ = 100, calcRecordLK = 101, calcRecordLL = 102, calcRecordLALM = 103,
  calcRecordALST = 104, calcRecordMLST = 105, calcRecordRPCL = 106
}
 

Detailed Description

This header was generated from calcRecord.dbd

Definition in file calcRecord.h.