areaDetector  3-5-0
EPICS areaDetector framework
Classes | Macros | Enumerations
paramAttribute.h File Reference
#include "NDArray.h"

Go to the source code of this file.

Classes

class  paramAttribute
 Attribute that gets its value from an asynNDArrayDriver driver parameter. More...
 

Macros

#define DBR_NATIVE   -1
 Use native type for channel access. More...
 

Enumerations

enum  paramAttrType_t { paramAttrTypeInt, paramAttrTypeDouble, paramAttrTypeString, paramAttrTypeUnknown }
 

Macro Definition Documentation

◆ DBR_NATIVE

#define DBR_NATIVE   -1

Use native type for channel access.

Enumeration Type Documentation

◆ paramAttrType_t

Enumerator
paramAttrTypeInt 
paramAttrTypeDouble 
paramAttrTypeString 
paramAttrTypeUnknown