mrfioc2  2.3.0
Classes | Enumerations
cml.h File Reference
#include "mrf/object.h"
#include <epicsTypes.h>
Include dependency graph for cml.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CML
 

Enumerations

enum  cmlMode { cmlModeOrig, cmlModeFreq, cmlModePattern, cmlModeInvalid }
 

Enumeration Type Documentation

◆ cmlMode

enum cmlMode
Enumerator
cmlModeOrig 
cmlModeFreq 
cmlModePattern 
cmlModeInvalid 

Definition at line 18 of file cml.h.

18  {
23 };