areaDetector 3-14
EPICS areaDetector framework
Classes | Macros | Typedefs
NDPluginPvxs.h File Reference
#include "NDPluginDriver.h"
#include <vector>

Go to the source code of this file.

Classes

class  NDPluginPvxs
 Converts NDArray callback data into EPICS V4 NTNDArray data and exposes it as an EPICS V4 PV
More...
 

Macros

#define NDPluginPvxsPvNameString   "PV_NAME"
 

Typedefs

typedef std::shared_ptr< NTNDArrayRecordPvxsNTNDArrayRecordPvxsPtr
 

Macro Definition Documentation

◆ NDPluginPvxsPvNameString

#define NDPluginPvxsPvNameString   "PV_NAME"

Typedef Documentation

◆ NTNDArrayRecordPvxsPtr

typedef std::shared_ptr<NTNDArrayRecordPvxs> NTNDArrayRecordPvxsPtr