quadEM  7-0
Classes | Macros | Typedefs
NDPluginPva.h File Reference
#include "NDPluginDriver.h"
#include <pv/serverContext.h>
#include <pv/lock.h>
#include <pv/pvData.h>
#include <vector>

Go to the source code of this file.

Classes

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

Macros

#define NDPluginPvaPvNameString   "PV_NAME"
 

Typedefs

typedef std::tr1::shared_ptr
< NTNDArrayRecord
NTNDArrayRecordPtr
 

Macro Definition Documentation

#define NDPluginPvaPvNameString   "PV_NAME"

Typedef Documentation

typedef std::tr1::shared_ptr<NTNDArrayRecord> NTNDArrayRecordPtr