Pylon Logo Basler Logo
Public Types | Static Public Member Functions | List of all members
Pylon::CBaslerUniversalInstantCameraTraits Struct Reference

Lists all the types used by the universal instant camera class. More...

#include <pylon/BaslerUniversalInstantCamera.h>

Inheritance diagram for Pylon::CBaslerUniversalInstantCameraTraits:
Inheritance graph
[legend]

Public Types

typedef CBaslerUniversalInstantCamera InstantCamera_t
 The type of the final camera class.
 
typedef Basler_UniversalCameraParams::CUniversalCameraParams_Params CameraParams_t
 A parameter class containing all parameters as members that are available for Basler camera devices.
 
typedef IPylonDevice IPylonDevice_t
 Low Level API: Interface for camera objects.
 
typedef Pylon::CDeviceInfo DeviceInfo_t
 Holds information about an enumerated device.
 
typedef CNodeMapProxyT< Basler_UniversalTLParams::CUniversalTLParams_ParamsTlParams_t
 A parameter class containing all parameters as members that are available for pylon device transport layers.
 
typedef CNodeMapProxyT< Basler_UniversalStreamParams::CUniversalStreamParams_ParamsStreamGrabberParams_t
 The parameters of the universal stream grabber.
 
typedef CNodeMapProxyT< Basler_UniversalEventParams::CUniversalEventParams_ParamsEventGrabberParams_t
 The parameters of the universal event grabber.
 
typedef CBaslerUniversalConfigurationEventHandler ConfigurationEventHandler_t
 The universal configuration event handler class.
 
typedef CBaslerUniversalImageEventHandler ImageEventHandler_t
 The universal image event handler class.
 
typedef CBaslerUniversalCameraEventHandler CameraEventHandler_t
 The universal camera event handler class.
 
typedef CBaslerUniversalGrabResultData GrabResultData_t
 The universal grab result data.
 
typedef CBaslerUniversalGrabResultPtr GrabResultPtr_t
 The universal grab result smart pointer.
 

Static Public Member Functions

static bool HasSpecificDeviceClass ()
 Can be used to check whether the DeviceClass() can be used for enumeration.
 
static String_t DeviceClass ()
 The name of this device class. Use this one for enumeration.
 

Detailed Description

Lists all the types used by the universal instant camera class.


The documentation for this struct was generated from the following file:

pylon 6.1.0
Copyright (c) 2006-2020 Basler AG (Mon Mar 16 2020 10:56:58)