|
areaDetector
3-5-0
EPICS areaDetector framework
|
#include <cmath>#include <stdexcept>#include <string>#include <vector>#include <iocsh.h>#include <initHooks.h>#include <epicsMath.h>#include <epicsThread.h>#include <epicsExport.h>#include "NDPluginAttrPlot.h"#include "CircularBuffer.h"Functions | |
| int | NDAttrPlotConfig (const char *port, int n_attributes, int cache_size, int n_selected_blocks, const char *in_port, int in_addr, int queue_size, int blocking_callbacks, int priority, int stackSize) |
| epicsExportRegistrar (NDAttrPlotRegister) | |
Variables | |
| NDPluginAttrPlot * | plugin |
| epicsExportRegistrar | ( | NDAttrPlotRegister | ) |
| int NDAttrPlotConfig | ( | const char * | port, |
| int | n_attributes, | ||
| int | cache_size, | ||
| int | n_selected_blocks, | ||
| const char * | in_port, | ||
| int | in_addr, | ||
| int | queue_size, | ||
| int | blocking_callbacks, | ||
| int | priority, | ||
| int | stackSize | ||
| ) |
| NDPluginAttrPlot* plugin |
1.8.15