 hdf5 | |
  DataSource | Class used for writing a DataSource with the NDFileHDF5 plugin |
  Attribute | Class used for writing an Attribute with the NDFileHDF5 plugin |
  Element | Describe a generic structure element with the NDFileHDF5 plugin |
  Dataset | Class used for writing a DataSet with the NDFileHDF5 plugin |
  HardLink | Class used for writing a HardLink with the NDFileHDF5 plugin |
  Group | Describe a group element |
  Root | Class used for writing the root of the file with the NDFileHDF5 plugin |
  LayoutXML | Used to define layout of HDF5 file with NDFileHDF5 plugin |
 log4cxx | |
  Logger | |
 ADDriver | Class from which areaDetector drivers are directly derived |
 asynNDArrayDriver | This is the class from which NDArray drivers are derived; implements the asynGenericPointer functions for NDArray objects |
 asynPortDriver | Base class for asyn port drivers; handles most of the bookkeeping for writing an asyn port driver with standard asyn interfaces and a parameter library |
 callbackThread | |
 CCDMultiTrack | Area Detector class enabling multi-ROI driver for the Andor CCD |
 CircularBuffer | |
 Codec_t | |
 drvAHxxx | Class to control the Elettra/CaenEls AHxxx 4-Channel Picoammeters |
 drvAPS_EM | Class to control the Elettra APS_EM 4-Channel Picoammeter |
 drvNSLS2_EM | Class to control the NSLS Precision Integrator |
 drvNSLS2_IC | Class to control the NSLS Precision Integrator |
 drvNSLS_EM | Class to control the NSLS Precision Integrator |
 drvQuadEM | Base class to control the quad electrometer |
 drvTetrAMM | Class to control the CaenEls TetrAMM 4-Channel Picoammeter |
 ExposeDataTask | A task that periodically executes the data exposure method of the plugin |
 fftPvt_t | |
 freeListElement | |
 FromThreadMessage_t | |
 functAttribute | Attribute that gets its value from a user-defined function The updateValue() method for this class retrieves the current value from the function |
 jpegDestMgr | Expanded data destination object for JPEG output |
 moduleInfo_t | |
 NDArray | N-dimensional array class; each array has a set of dimensions, a data type, pointer to data, and optional attributes |
 NDArrayInfo | Structure returned by NDArray::getInfo |
 NDArrayPool | Manages a free list (pool) of NDArray objects |
 NDArrayRing | |
 NDAttribute | NDAttribute class; an attribute has a name, description, source type, source string, data type, and value |
 NDAttributeList | NDAttributeList.h |
 NDAttributeListNode | Structure used by the EPICS ellLib library for linked lists of C++ objects |
 NDAttrValue | Union defining the values in an NDAttribute object |
 NDDimension | Structure defining a dimension of an NDArray |
 NDFileHDF5 | Writes NDArrays in the HDF5 file format; an XML file can control the structure of the HDF5 file |
 NDFileHDF5AttributeDataset | |
 NDFileHDF5Dataset | Class used for writing a Dataset with the NDFileHDF5 plugin |
 NDFileJPEG | Writes NDArrays in the JPEG file format, which is a lossy compression format |
 NDFileMagick | Writes NDArrays to files using the GraphicsMagick library; can write many different file formats |
 NDFileNetCDF | Writes NDArrays to files in the netCDF file format |
 NDFileNexus | Writes NDArrays in the NeXus file format |
 NDFileNull | Writes NDArrays in the Null file format |
 NDFileTIFF | Writes NDArrays in the TIFF file format |
 NDGatherNDArraySource_t | |
 NDOverlay | Structure defining an overlay |
 NDOverlayPvt_t | |
 NDPluginAttribute | Extract an Attribute from an NDArray and publish the value (and array of values) over channel access |
 NDPluginAttrPlot | AD plugin that saves attribute values from recieved NDArrays |
 NDPluginCircularBuff | Performs a scope like capture |
 NDPluginCodec | |
 NDPluginColorConvert | Convert NDArrays from one NDColorMode to another |
 NDPluginDriver | Class from which actual plugin drivers are derived; derived from asynNDArrayDriver |
 NDPluginFFT | Compute FFTs on signals |
 NDPluginFile | Base class for NDArray file writing plugins; actual file writing plugins inherit from this class |
 NDPluginGather | A plugin that subscribes to callbacks from multiple ports, not just a single port |
 NDPluginOverlay | Overlay graphics on top of an image |
 NDPluginOverlayTextFontBitmapStruct | |
 NDPluginProcess | Does image processing operations |
 NDPluginPva | Converts NDArray callback data into EPICS V4 NTNDArray data and exposes it as an EPICS V4 PV |
 NDPluginROI | Extract Regions-Of-Interest (ROI) from NDArray data; the plugin can be a source of NDArray callbacks for other plugins, passing these sub-arrays |
 NDPluginROIStat | Compute statistics on ROIs in an array |
 NDPluginScatter | A plugin that does callbacks in round-robin fashion rather than passing every NDArray to every callback client |
 NDPluginStats | Does image statistics |
 NDPluginStdArrays | Converts NDArray callback data into standard asyn arrays (asynInt8Array, asynInt16Array, asynInt32Array, asynInt64Array, asynFloat32Array or asynFloat64Array); normally used for putting NDArray data in EPICS waveform records |
 NDPluginTimeSeries | Compute time series on signals |
 NDPluginTransform | Perform transformations (rotations, flips) on NDArrays |
 NDPosPlugin | |
 NDPosPluginFileReader | |
 NDROI | Structure defining a Region-Of-Interest and Stats |
 NDStats | |
 NTNDArrayRecord | |
 paramAttribute | Attribute that gets its value from an asynNDArrayDriver driver parameter |
 paramList | Class to support parameter library (also called parameter list); set and get values indexed by parameter number (pasynUser->reason) and do asyn callbacks when parameters change |
 pldrv_io_t | |
 PVAttribute | Attribute that gets its value from an EPICS PV |
 sortedListElement | |
 Throttler | |
 ToThreadMessage_t | |