![]() |
![]() |
Lists all the types used by the universal instant camera class. More...
#include <pylon/BaslerUniversalInstantCamera.h>
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_Params > | TlParams_t |
A parameter class containing all parameters as members that are available for pylon device transport layers. | |
typedef CNodeMapProxyT< Basler_UniversalStreamParams::CUniversalStreamParams_Params > | StreamGrabberParams_t |
The parameters of the universal stream grabber. | |
typedef CNodeMapProxyT< Basler_UniversalEventParams::CUniversalEventParams_Params > | EventGrabberParams_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. | |
Lists all the types used by the universal instant camera class.