mrfioc2  2.3.0
Classes | Macros | Variables
mrmSeq.h File Reference
#include <vector>
#include <map>
#include <string>
#include <dbScan.h>
#include <shareLib.h>
#include <mrf/object.h>
Include dependency graph for mrmSeq.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SeqManager
 

Macros

#define SEQ_TRIG_NONE   (-1)
 
#define SEQ_TRIG_SW   (-2)
 
#define SEQ_TRIG_INP(n)   (-100-(n))
 

Variables

epicsShareExtern int SeqManagerDebug
 

Macro Definition Documentation

◆ SEQ_TRIG_INP

#define SEQ_TRIG_INP (   n)    (-100-(n))

Definition at line 21 of file mrmSeq.h.

◆ SEQ_TRIG_NONE

#define SEQ_TRIG_NONE   (-1)

Definition at line 19 of file mrmSeq.h.

◆ SEQ_TRIG_SW

#define SEQ_TRIG_SW   (-2)

Definition at line 20 of file mrmSeq.h.

Variable Documentation

◆ SeqManagerDebug

epicsShareExtern int SeqManagerDebug

Definition at line 74 of file mrmSeq.h.