areaDetector
3-13
EPICS areaDetector framework
|
#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 |
#define NDPluginPvaPvNameString "PV_NAME" |
typedef std::tr1::shared_ptr<NTNDArrayRecord> NTNDArrayRecordPtr |