Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
CameraPtr Class

Classes

class  CameraPtr
 A reference tracked pointer to a camera object. More...
 

Functions

 CameraPtr () throw ()
 Default constructor.
 
 CameraPtr (const int) throw ()
 Default constructor.
 
 CameraPtr (const long) throw ()
 Default constructor with argument.
 
 CameraPtr (const std::nullptr_t) throw ()
 

Detailed Description

Function Documentation

◆ CameraPtr() [1/4]

CameraPtr ( )
throw (
)
inline

Default constructor.

◆ CameraPtr() [2/4]

CameraPtr ( const int  )
throw (
)
inline

Default constructor.

◆ CameraPtr() [3/4]

CameraPtr ( const long  )
throw (
)
inline

Default constructor with argument.

◆ CameraPtr() [4/4]

CameraPtr ( const std::nullptr_t  )
throw (
)
inline