|
areaDetector
3-5-0
EPICS areaDetector framework
|
#include <pv/pvDatabase.h>#include <pv/nt.h>#include <pv/channelProviderLocal.h>#include <epicsThread.h>#include <iocsh.h>#include <ntndArrayConverter.h>#include <asynDriver.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include <epicsExport.h>#include "NDPluginDriver.h"#include "NDPluginPva.h"Classes | |
| class | NTNDArrayRecord |
Functions | |
| int | NDPvaConfigure (const char *portName, int queueSize, int blockingCallbacks, const char *NDArrayPort, int NDArrayAddr, const char *pvName, int maxBuffers, size_t maxMemory, int priority, int stackSize) |
| void | NDPvaRegister (void) |
| epicsExportRegistrar (NDPvaRegister) | |
| epicsExportRegistrar | ( | NDPvaRegister | ) |
| int NDPvaConfigure | ( | const char * | portName, |
| int | queueSize, | ||
| int | blockingCallbacks, | ||
| const char * | NDArrayPort, | ||
| int | NDArrayAddr, | ||
| const char * | pvName, | ||
| int | maxBuffers, | ||
| size_t | maxMemory, | ||
| int | priority, | ||
| int | stackSize | ||
| ) |
| void NDPvaRegister | ( | void | ) |
1.8.15