CAll | Special data type to enable, disable or flush all available Event DATA types |
CBuffer | Represents a GenTL buffer |
CBufferIndexRange | Range of buffer indexes returned by the EGrabber methods announcing buffers |
CBusMemory | Bus addressable memory |
CCallbackMultiThread | This model delivers events to callbacks in separate threads (one thread per event DATA type) |
CCallbackOnDemand | This is the simplest model which gives complete control over when and how callbacks are invoked |
CCallbackSingleThread | This model delivers events to callbacks in their chronological order, sequentially, in a dedicated thread context |
CCicData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_CIC |
CCxpDeviceData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_CXP_DEVICE |
CCxpInterfaceData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_CXP_INTERFACE |
CDataStreamData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_DATASTREAM |
CDeviceErrorData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_DEVICE_ERROR |
CDeviceModule | Identifies the EGrabber device module |
CEGenTL | GenTL library functions |
▼CEGrabberRef< G > | A smart pointer to an EGrabber of type G |
CEGrabberDevice< G > | A smart pointer to a device giving access to its streams as EGrabbers of type G |
CEGrabberInterface< G > | A smart pointer to an interface giving access to its devices |
CEGrabberSystem< G > | A smart pointer to the system giving access to its interfaces |
CEGrabbers< G > | A helper class to discover and manage available EGrabber instances |
CFormatConverter | Image Converter Helper Class |
CFormatConverter::Auto | Perform conversions to any specified output format (when applicable) |
CFormatConverter::BGR8 | Perform conversions to BGR8 |
CFormatConverter::OutputFormat | An output format value (see Auto) |
CFormatConverter::RGB8 | Perform conversions to RGB8 |
CGenTLMemory | Memory allocated by the GenTL producer |
CInterfaceModule | Identifies the EGrabber interface module |
CIoToolboxData | Event DATA type corresponding to GenTL::EuresysCustomGenTL::EVENT_CUSTOM_IO_TOOLBOX |
CNewBufferData | Event DATA type corresponding to GenTL::EVENT_NEW_BUFFER |
COneOf< D1, D2, D3, D4, D5, D6, D7, D8 > | Special data type that groups a set of events, this is useful to process one event from a list of enabled event DATA types |
CRemoteDeviceData | Event DATA type corresponding to GenTL::EVENT_REMOTE_DEVICE |
CRemoteModule | Identifies the EGrabber remote device port |
CScopedBuffer | Buffer wrapper that queues its buffer when going out of scope |
CStreamModule | Identifies the EGrabber data stream module |
CSystemModule | Identifies the EGrabber system module |
CUserMemory | Memory allocated by the user |
CUserMemoryArray | UserMemory split into an array of contiguous buffers |
CImageConvertInputVersion0 | Image Conversion - Input Details |
CImageConvertInputVersion1 | |
CImageConvertOutputVersion0 | Image Conversion - Output Details |
CImageConvertOutputVersion1 | |
CImageConvertROI | Image Conversion - Region Of Interest Details (Optional) |
CImageSaveToDiskParams | Image Save To Disk Parameters (Optional) |
CS_EURESYS_EVENT_GET_DATA_ENTRY | |
CS_EVENT_SPECIFIC_CXP_DEVICE_LINK_TRIGGER | Value of EventSpecific for GenTL::EuresysCustomGenTL::EVENT_DATA_NUMID_CXP_DEVICE_LINK_TRIGGER is a bitfield that can be interpreted according to the following definition |
CS_GENAPI_ERROR_FORMAT | |
CS_GENAPI_ERROR_INFO | |
CS_GENAPI_ERROR_PARAMETER | |
CS_GENAPI_UI_SCRIPT_CONTEXT | |
CU_GENAPI_ERROR_PARAMETER_VALUE | |
CS_EVENT_NEW_BUFFER | |
CS_PORT_REGISTER_STACK_ENTRY | |
CS_SINGLE_CHUNK_DATA | |
▼CEGrabberBase | |
CEGrabber< CallbackModel > | An EGrabber object encapsulates a set of related GenTL modules (an interface, a device, a data stream, a remote device, and a number of buffers) |
▼CEGrabberCallbacks | |
CEGrabber< CallbackModel > | An EGrabber object encapsulates a set of related GenTL modules (an interface, a device, a data stream, a remote device, and a number of buffers) |
▼CEGrabberPred | |
CEGrabberPredicate | A predicate used to only include matching EGrabbers while building the list of EGrabber instances |
▼Cexception | STL class |
▼Cruntime_error | STL class |
Cclient_error | Something wrong with the parameters provided by the caller |
Ccti_loading_error | Cti loading error |
▼Cgentl_error | Some error reported by the GenTL library |
Cgenapi_error | Genapi_error is a detailed gentl_error(GC_ERR_CUSTOM_GENAPI_ERROR) reported by the Genapi module |
Cinvalid_egrabber_ptr | Invalid egrabber smart pointer (EGrabberRef) has been dereferenced |
Cmissing_gentl_symbol | Cti symbol is missing |
Cthread_error | Thread error |
Cunexpected_data_size | Command did not return the expected data size |
Cunexpected_data_type | Info command did not return the expected data type |