Lists all the types used by the GigE device specific instant camera class. More...
#include <pylon/gige/BaslerGigEInstantCamera.h>
Public Types | |
typedef CBaslerGigEInstantCamera | InstantCamera_t |
The type of the final camera class. | |
typedef Basler_GigECamera::CGigECamera_Params | CameraParams_t |
Basler generic GigEVision camera interface. | |
typedef IPylonGigEDevice | IPylonDevice_t |
Low Level API: The interface for Basler GigE camera devices. | |
typedef Pylon::CBaslerGigEDeviceInfo | DeviceInfo_t |
Implementation of the GiGE specific device info object. | |
typedef CNodeMapProxyT < Basler_GigETLParams::CGigETLParams_Params > | TlParams_t |
Low Level API: Class for pylon GigE Vision cameras providing access to transport layer related parameters. | |
typedef CNodeMapProxyT < Basler_GigEStreamParams::CGigEStreamParams_Params > | StreamGrabberParams_t |
The parameters of the GigE streamgrabber. | |
typedef CNodeMapProxyT < Basler_GigEEventParams::CGigEEventParams_Params > | EventGrabberParams_t |
The parameters of the GigE eventgrabber. | |
typedef CBaslerGigEConfigurationEventHandler | ConfigurationEventHandler_t |
The GigE specific configuration event handler class. | |
typedef CBaslerGigEImageEventHandler | ImageEventHandler_t |
The GigE specific image event handler class. | |
typedef CBaslerGigECameraEventHandler | CameraEventHandler_t |
The GigE specific camera event handler class. | |
typedef CBaslerGigEGrabResultData | GrabResultData_t |
The GigE specific grab result data. | |
typedef CBaslerGigEGrabResultPtr | GrabResultPtr_t |
The GigE 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 GigE device specific instant camera class.