Cacquire_data | |
Cacquisition_t | |
CAndorADCSpeed_t | Structure defining an ADC speed for the ADAndor driver |
CAndorPreAmpGain_t | Structure defining a pre-amp gain for the ADAndor driver |
CAndorVSPeriod_t | |
►CasynPortDriver | |
►CasynNDArrayDriver | This is the class from which NDArray drivers are derived; implements the asynGenericPointer functions for NDArray objects |
CADCSimDetector | ADC simulation driver; does 1-D waveforms on 8 channels |
►CADDriver | Class from which areaDetector drivers are directly derived |
►CADGenICam | |
CADAravis | Aravis GigE detector driver |
CADEuresys | Main driver class inherited from areaDetectors ADDriver class |
CADPylon | Main driver class inherited from areaDetectors ADGenICam class |
CADSpinnaker | Main driver class inherited from areaDetectors ADDriver class |
CADVimba | Main driver class inherited from areaDetectors ADGenICam class |
CADLambda | Class to wrap Lambda detector library provided by X-Spectrum |
CADPICam | Copyright (c) 2015, UChicago Argonne, LLC See LICENSE file |
CADPvCam | Driver for Roper (Photometrics and Princeton Instruments) cameras using the PvCam library |
CADTimePix | |
CAndorCCD | Driver for Andor CCD cameras using version 2 of their SDK; inherits from ADDriver class in ADCore |
CDexela | Driver for the Perkin Elmer Dexela CMOS flat panel detectors |
CFastCCD | Driver class for FastCCD CCD |
CLightField | Driver for Princeton Instruments cameras using the LightField Automation software |
CNDDriverStdArrays | |
CPerkinElmer | Driver for the Perkin Elmer flat panel amorphous silicon detectors |
CSpecsAnalyser | |
CURLDriver | URL driver; reads images from URLs, such as Web cameras and Axis video servers, but also files, etc |
Candor3 | Driver for Andor sCMOS cameras using version 3 of their SDK; inherits from ADDriver class in ADCore |
CeigerDetector | |
Chamamatsu | Hamamatsu detector driver |
Cmar345 | Driver for mar345 online image plate detector; communicates with the mar345dtb program over a TCP/IP socket |
CmarCCD | Driver for marCCD (Rayonix) CCD detector; communicates with the marCCD program over a TCP/IP socket with the marccd_server_socket program that they distribute |
CmerlinDetector | Driver for Dectris merlin pixel array detectors using their Labview server over TCP/IP socket |
Cmythen | Driver for sls array detectors using over TCP/IP socket |
CpilatusDetector | Driver for Dectris Pilatus pixel array detectors using their camserver server over TCP/IP socket |
CpvaDriver | |
CsimDetector | Simulation detector driver; demonstrates most of the features that areaDetector drivers can support |
CxcamCamera | |
►CNDPluginDriver | Class from which actual plugin drivers are derived; derived from asynNDArrayDriver |
CNDPluginAttrPlot | AD plugin that saves attribute values from recieved NDArrays |
CNDPluginAttribute | Extract an Attribute from an NDArray and publish the value (and array of values) over channel access |
CNDPluginBadPixel | |
CNDPluginCircularBuff | Performs a scope like capture |
CNDPluginCodec | |
CNDPluginColorConvert | Convert NDArrays from one NDColorMode to another |
CNDPluginEdge | Does image processing operations |
CNDPluginFFT | Compute FFTs on signals |
►CNDPluginFile | Base class for NDArray file writing plugins; actual file writing plugins inherit from this class |
CNDFileHDF5 | Writes NDArrays in the HDF5 file format; an XML file can control the structure of the HDF5 file |
CNDFileJPEG | Writes NDArrays in the JPEG file format, which is a lossy compression format |
CNDFileMagick | Writes NDArrays to files using the GraphicsMagick library; can write many different file formats |
CNDFileNetCDF | Writes NDArrays to files in the netCDF file format |
CNDFileNexus | Writes NDArrays in the NeXus file format |
CNDFileNull | Writes NDArrays in the Null file format |
CNDFileTIFF | Writes NDArrays in the TIFF file format |
CffmpegFile | Writes NDArrays to a ffmpeg file |
CNDPluginGather | A plugin that subscribes to callbacks from multiple ports, not just a single port
|
CNDPluginOverlay | Overlay graphics on top of an image |
CNDPluginProcess | Does image processing operations |
CNDPluginPva | Converts NDArray callback data into EPICS V4 NTNDArray data and exposes it as an EPICS V4 PV
|
CNDPluginROI | Extract Regions-Of-Interest (ROI) from NDArray data; the plugin can be a source of NDArray callbacks for other plugins, passing these sub-arrays |
CNDPluginROIStat | Compute statistics on ROIs in an array |
CNDPluginScatter | A plugin that does callbacks in round-robin fashion rather than passing every NDArray to every callback client
|
CNDPluginStats | Does image statistics |
CNDPluginStdArrays | 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 |
CNDPluginTimeSeries | Compute time series on signals |
CNDPluginTransform | Perform transformations (rotations, flips) on NDArrays |
CNDPosPlugin | |
CffmpegStream | Take an array source and compress it and serve it as an mjpeg stream |
Cshamrock | Driver for Andor Shamrock spectrographs |
Chdf5::Attribute | Class used for writing an Attribute with the NDFileHDF5 plugin |
CbadPixDimInfo_t | |
CbadPixel | Bad pixel structure for Pilatus detector |
Cbin_lookup | |
►CPylon::CCameraEventHandler | |
CADPylonCameraEventHandler | Pylon camera event handler |
CCCDMultiTrack | Area Detector class enabling multi-ROI driver for the Andor CCD |
►CPylon::CConfigurationEventHandler | |
CADPylonConfigurationEventHandler | Pylon camera configuration event handler |
►Cepics::pvAccess::ChannelRequester | |
CpvaDriver | |
►CPylon::CImageEventHandler | |
CADPylonImageEventHandler | Pylon image grabber event handler |
CCircularBuffer< T > | |
CCircularBuffer< double > | |
CCodec_t | |
CCONFIG | |
CCONNDATA | |
CCONNECTION | |
Chdf5::DataSource | Class used for writing a DataSource with the NDFileHDF5 plugin |
►CEGRABBER_CALLBACK | |
CmyGrabber | |
Ceiger_min_max_t | |
CEigerParam | |
CEigerParamSet | |
►Chdf5::Element | Describe a generic structure element with the NDFileHDF5 plugin |
Chdf5::Dataset | Class used for writing a DataSet with the NDFileHDF5 plugin |
►Chdf5::Group | Describe a group element |
Chdf5::Root | Class used for writing the root of the file with the NDFileHDF5 plugin |
Chdf5::HardLink | Class used for writing a HardLink with the NDFileHDF5 plugin |
►Cstd::tr1::enable_shared_from_this | |
CNDPluginPva | Converts NDArray callback data into EPICS V4 NTNDArray data and exposes it as an EPICS V4 PV
|
CenumStruct_t | |
►CepicsThreadRunable | |
CADAravis | Aravis GigE detector driver |
CExposeDataTask | A task that periodically executes the data exposure method of the plugin |
CNDPluginDriver | Class from which actual plugin drivers are derived; derived from asynNDArrayDriver |
CfeatureInfo | |
CfftPvt_t | |
Cfile_t | |
CfreeListElement | |
CfreeNDArray< dataType > | |
CFromThreadMessage_t | |
CGCFeatureStruct_t | |
►CGenICamFeature | |
CEuresysFeature< ModuleType > | |
CPylonFeature | |
CSPFeature | |
CVimbaFeature | |
CarvFeature | |
CGenICamFeatureSet | |
CGErrorHelper | |
►CICameraListObserver | |
CADVimbaCameraListObserver | |
►CIFrameObserver | |
CADVimbaFrameObserver | |
►CImageEventHandler | |
CADSpinnakerImageEventHandler | |
CjpegDestMgr | Expanded data destination object for JPEG output |
Chdf5::LayoutXML | Used to define layout of HDF5 file with NDFileHDF5 plugin |
CAVT::VmbAPI::Examples::ListCameras | |
CLOCK | |
Clog4cxx::Logger | |
►Cepics::pvData::MonitorRequester | |
CpvaDriver | |
CmpxConnection | |
CMutexLocker | |
CNDArray | N-dimensional array class; each array has a set of dimensions, a data type, pointer to data, and optional attributes |
CNDArrayInfo | Structure returned by NDArray::getInfo |
CNDArrayPool | Manages a free list (pool) of NDArray objects |
CNDArrayRing | |
►CNDAttribute | NDAttribute class; an attribute has a name, description, source type, source string, data type, and value |
CPVAttribute | Attribute that gets its value from an EPICS PV |
CfunctAttribute | Attribute that gets its value from a user-defined function The updateValue() method for this class retrieves the current value from the function |
CparamAttribute | Attribute that gets its value from an asynNDArrayDriver driver parameter |
CNDAttributeList | NDAttributeList.h |
CNDAttributeListNode | Structure used by the EPICS ellLib library for linked lists of C++ objects |
CNDAttrValue | Union defining the values in an NDAttribute object |
CNDDimension | Structure defining a dimension of an NDArray |
CNDFileHDF5AttributeDataset | |
CNDFileHDF5Dataset | Class used for writing a Dataset with the NDFileHDF5 plugin |
CNDGatherNDArraySource_t | |
CNDOverlay | Structure defining an overlay |
CNDOverlayPvt_t | |
CNDPluginOverlayTextFontBitmapStruct | |
CNDPosPluginFileReader | |
CNDROI | Structure defining a Region-Of-Interest and Stats |
CNDStats | |
CNTNDArrayConverter | |
CNTNDArrayInfo | |
►CParameterBase | |
CMultiParameter< _ccdCountMax, epicsFloat64 > | |
CReadOnlyParameter< epicsInt32 > | |
CReadOnlyParameter< epicsFloat64 > | |
CMultiParameter< valueCount, T > | |
►CReadOnlyParameter< T > | |
CParameter< epicsInt32 > | |
CParameter< epicsFloat64 > | |
CParameter< T > | |
Cpipe_fd | |
Cpix_lookup | |
CpixelCoordinate | |
►CPVRecord | |
CNTNDArrayRecord | |
Crequest | |
Cresponse | |
CRestAPI | |
CsettingMap | |
Csocket | |
CsortedListElement | |
Cstream2_array_text_string | |
Cstream2_bytes | |
Cstream2_compression | |
Cstream2_end_msg | |
Cstream2_flatfield | |
Cstream2_flatfield_map | |
Cstream2_goniometer | |
Cstream2_goniometer_axis | |
Cstream2_image_data | |
Cstream2_image_data_map | |
Cstream2_image_msg | |
Cstream2_msg | |
Cstream2_multidim_array | |
Cstream2_pixel_mask | |
Cstream2_pixel_mask_map | |
Cstream2_start_msg | |
Cstream2_threshold_energy | |
Cstream2_threshold_energy_map | |
Cstream2_typed_array | |
Cstream2_user_data | |
CStream2API | |
Cstream_header_t | |
Cstream_job_t | |
Cstream_worker_t | |
CStreamAPI | |
CtagCSMAHEAD | |
CtagROIinfo | |
CThrottler | |
CToThreadMessage_t | |