Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
BasePtr Class

Classes

class  BasePtr< T, B >
 The base class of the SystemPtr, CameraPtr, InterfacePtr, ImagePtr and LoggingEventDataPtr objects. More...
 

Functions

template<class T , class B >
bool operator== (const std::nullptr_t, const BasePtr< T, B > &rhs)
 Pointer equal.
 

Detailed Description

Function Documentation

◆ operator==()

template<class T , class B >
bool operator== ( const std::nullptr_t  ,
const BasePtr< T, B > &  rhs 
)
inline

Pointer equal.