quadEM  7-0
Classes | Macros | Enumerations
paramAttribute.h File Reference
#include "NDAttribute.h"
#include "asynNDArrayDriver.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, paramAttrTypeInt64, paramAttrTypeDouble, paramAttrTypeString,
  paramAttrTypeUnknown
}
 

Macro Definition Documentation

#define DBR_NATIVE   -1

Use native type for channel access.

Enumeration Type Documentation

Enumerator
paramAttrTypeInt 
paramAttrTypeInt64 
paramAttrTypeDouble 
paramAttrTypeString 
paramAttrTypeUnknown