CACQ_PROP | |
Cacquire_data | |
Cacquisition_t | |
►CADCameralink | |
Cpco | Pco.cpp Area Detector Driver for PCO cameras that use Camera Link Inherite ADCameraLink to provide Image Grabbing functions |
CADnEDFile | |
►CADnEDTransformBase | ADnEDTransform base class |
CADnEDTransform | Library of functions to use for transforming the time of flight value into another parameter (for example dspace) |
CAdscSensor_t | ADSC sensor structure |
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 | |
CADnED | |
CAndorCCD | Driver for Andor CCD cameras using version 2 of their SDK; inherits from ADDriver class in ADCore |
CBISDetector | Driver for Bruker BIS ccd detector using their BIS server over TCP/IP socket |
CDexela | Driver for the Perkin Elmer Dexela CMOS flat panel detectors |
CFastCCD | Driver class for FastCCD CCD |
CFirewireDCAM | Main driver class inherited from areaDetectors ADDriver class |
CFirewireWinDCAM | Main driver class inherited from areaDetectors ADDriver class |
CLightField | Driver for Princeton Instruments cameras using the LightField Automation software |
CNDDriverStdArrays | |
CPSL | Driver for Photonic Sciencies Ltd |
CPerkinElmer | Driver for the Perkin Elmer flat panel amorphous silicon detectors |
CPhotonII | Driver for Bruker Photon II detector using their p2util server over TCP/IP socket |
CQImage | |
CSpecsAnalyser | |
CURLDriver | URL driver; reads images from URLs, such as Web cameras and Axis video servers, but also files, etc |
Cadsc | Driver for ADSC detectors (Q4, Q4r, Q210, Q210r, Q270, Q315, Q315r) |
Candor3 | Driver for Andor sCMOS cameras using version 3 of their SDK; inherits from ADDriver class in ADCore |
CaravisCamera | Aravis GigE detector driver |
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 |
Cpixirad | Driver for PiXirad pixel array detectors using their server server over TCP/IP socket |
CpointGrey | Main driver class inherited from areaDetectors ADDriver class |
Cprosilica | Driver for Prosilica GigE and CameraLink cameras using their PvApi library |
CpvaDriver | |
Croper | Driver for Roper (Princeton Instrument and Photometrics) cameras using the COM interface to WinView or WinSpec |
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 |
CADnEDPixelROI | Extract Regions-Of-Interest (ROI) from NDArray data; the plugin can be a source of NDArray callbacks for other plugins, passing these sub-arrays |
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 |
CpcoEdgePlugin | Enums for plugin-specific parameters |
CNDPluginGather | A plugin that subscribes to callbacks from multiple ports, not just a single port
|
CNDPluginMask | |
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 | |
CBusManager | A singleton class that keep a list of the (configured) cameras on the bus |
CcameraNode | |
CcamLinkedList | |
CcamList_t | |
CcamNode_t | |
►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 |
►CChannelRequester | |
CnEDChannel::nEDChannelRequester | |
►Cepics::pvAccess::ChannelRequester | |
CpvaDriver | |
►CPylon::CImageEventHandler | |
CADPylonImageEventHandler | Pylon image grabber event handler |
CCircularBuffer< T > | |
CCircularBuffer< double > | |
CCodec_t | |
CCONFIG | |
CCONNDATA | |
CCONNECTION | |
CCONV_TABLE | |
CCROP_t | |
Chdf5::DataSource | Class used for writing a DataSource with the NDFileHDF5 plugin |
Cdc1394_colorCodeString_t | |
►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 |
CaravisCamera | Aravis GigE detector driver |
CfeatureInfo | |
CFFMap | |
CfftPvt_t | |
Cfile_t | |
CFileList | |
CFRAME_PROP | |
CFrameAccumulator16 | |
CFrameAccumulator32 | |
CfreeListElement | |
CfreeNDArray< dataType > | |
CFromThreadMessage_t | |
Cfwtooloptions_t | |
CGCFeatureStruct_t | |
►CGenICamFeature | |
CEuresysFeature | |
CPylonFeature | |
CSPFeature | |
CVimbaFeature | |
CarvFeature | |
CGenICamFeatureSet | |
CGErrorHelper | |
CHOST | |
►CICameraListObserver | |
CADVimbaCameraListObserver | |
►CIFrameObserver | |
CADVimbaFrameObserver | |
►CImageEventHandler | |
CADSpinnakerImageEventHandler | |
CINTERPOL_t | |
CjpegDestMgr | Expanded data destination object for JPEG output |
Chdf5::LayoutXML | Used to define layout of HDF5 file with NDFileHDF5 plugin |
CAVT::VmbAPI::Examples::ListCameras | |
Clog4cxx::Logger | |
►Cepics::pvData::MonitorRequester | |
CpvaDriver | |
►CMonitorRequester | |
CnEDChannel::nEDMonitorRequester | |
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 | |
CNDMask | See .cpp file for more documentation |
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 > | |
CParameter< epicsInt32 > | |
CMultiParameter< valueCount, T > | |
►CReadOnlyParameter< T > | |
CParameter< epicsFloat64 > | |
CParameter< T > | |
Cpco_command | Inline class to create a binary command to be sent to pco cameras over serial port |
Cpco_response | Class to define a single binary response from pco cameras, received over serial port |
Cpipe_fd | |
Cpix_lookup | |
CpixelCoordinate | |
►CPVRecord | |
CNTNDArrayRecord | |
Crequest | |
Cresponse | |
CRestAPI | |
CRunConfiguration | |
CSENSOR | |
CsettingMap | |
Csocket | |
CsortedListElement | |
Cstream_frame | |
Cstream_header_t | |
Cstream_job_t | |
Cstream_worker_t | |
CStreamAPI | |
CtagCSMAHEAD | |
CtagROIinfo | |
CThrottler | |
CToThreadMessage_t | |
CxPCO_Description | Aps designed struct based on PCO SDK |