Lists all the types used by the Device Specific Instant Camera class for USB. More...
#include <pylon/usb/BaslerUsbInstantCamera.h>
Public Types | |
typedef CBaslerUsbInstantCamera | InstantCamera_t |
The type of the final camera class. | |
typedef Basler_UsbCameraParams::CUsbCameraParams_Params | CameraParams_t |
Basler USB3Vision camera interface. | |
typedef IPylonDevice | IPylonDevice_t |
Low Level API: Interface for camera objects. | |
typedef Pylon::CBaslerUsbDeviceInfo | DeviceInfo_t |
PylonUsb specific Device Info object. | |
typedef CNodeMapProxyT < Basler_UsbTLParams::CUsbTLParams_Params > | TlParams_t |
The parameters of the USB transport layer. | |
typedef CNodeMapProxyT < Basler_UsbStreamParams::CUsbStreamParams_Params > | StreamGrabberParams_t |
The parameters of the USB stream grabber. | |
typedef CNodeMapProxyT < Basler_UsbEventParams::CUsbEventParams_Params > | EventGrabberParams_t |
The parameters of the USB event grabber. | |
typedef CBaslerUsbConfigurationEventHandler | ConfigurationEventHandler_t |
The USB specific configuration event handler class. | |
typedef CBaslerUsbImageEventHandler | ImageEventHandler_t |
The USB specific image event handler class. | |
typedef CBaslerUsbCameraEventHandler | CameraEventHandler_t |
The USB specific camera event handler class. | |
typedef CBaslerUsbGrabResultData | GrabResultData_t |
The USB specific grab result data. | |
typedef CBaslerUsbGrabResultPtr | GrabResultPtr_t |
The USB specific grab result smart pointer. | |
Static Public Member Functions | |
static String_t | DeviceClass () |
The name of this device class. Use this one for enumeration. | |
Lists all the types used by the Device Specific Instant Camera class for USB.