Spinnaker SDK C++
4.3.0.189
 
Functions | Variables
IPortConstruct Interface

Functions

virtual EYesNo GetSwapEndianess ()=0
 Determines if the port adapter must perform an endianess swap. More...
 

Variables

interface SPINNAKER_API IPortConstruct
 Interface for ports. More...
 

Detailed Description

Function Documentation

◆ GetSwapEndianess()

virtual EYesNo Spinnaker::GenApi::GetSwapEndianess ( )
pure virtual

Determines if the port adapter must perform an endianess swap.

Variable Documentation

◆ IPortConstruct

interface SPINNAKER_API IPortConstruct

Interface for ports.