Spinnaker SDK C++
4.3.0.189
 
Public Attributes | List of all members
DeviceInformationStruct Struct Reference

Return type for ShowModal() method in CameraSelectionWindow. More...

Public Attributes

bool isCamera
 Whether the clicked device is camera. More...
 
bool isSystem
 Whether the clicked object is system. More...
 
Spinnaker::CameraPtrpCamera
 pointer to clicked camera object. More...
 
Spinnaker::InterfacePtrpInterface
 pointer to clicked interface object. More...
 
Spinnaker::SystemPtrpSystem
 pointer to clicked system object. More...
 

Detailed Description

Return type for ShowModal() method in CameraSelectionWindow.

Member Data Documentation

◆ isCamera

bool isCamera

Whether the clicked device is camera.

◆ isSystem

bool isSystem

Whether the clicked object is system.

◆ pCamera

pointer to clicked camera object.

◆ pInterface

pointer to clicked interface object.

◆ pSystem

pointer to clicked system object.


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