Spinnaker SDK C++
4.3.0.189
 
Classes | Namespaces | Functions
BasePtr.h File Reference

Classes

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

Namespaces

 Spinnaker
 

Functions

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