|
areaDetector 3-14
EPICS areaDetector framework
|
#include <stdlib.h>#include <string.h>#include <stdio.h>#include <iocsh.h>#include "NDPluginGather.h"#include <epicsExport.h>Functions | |
| int | NDGatherConfigure (const char *portName, int queueSize, int blockingCallbacks, int maxPorts, int maxBuffers, size_t maxMemory, int priority, int stackSize) |
| Configuration command. | |
| void | NDGatherRegister (void) |
| epicsExportRegistrar (NDGatherRegister) | |
| epicsExportRegistrar | ( | NDGatherRegister | ) |
| int NDGatherConfigure | ( | const char * | portName, |
| int | queueSize, | ||
| int | blockingCallbacks, | ||
| int | maxPorts, | ||
| int | maxBuffers, | ||
| size_t | maxMemory, | ||
| int | priority, | ||
| int | stackSize | ||
| ) |
Configuration command.
| void NDGatherRegister | ( | void | ) |