Spinnaker SDK C++
4.1.0.172
 
 

 
Loading...
Searching...
No Matches
LockableObject< Object >::Lock Class Reference

A scopelevel Lock class. More...

#include <GCSynch.h>

Public Member Functions

 Lock (const LockableObject< Object > &obj)
 
 ~Lock ()
 

Detailed Description

template<class Object>
class Spinnaker::GenICam::LockableObject< Object >::Lock

A scopelevel Lock class.

Automatically acquires the lock when created and releases it when destroyed.

Constructor & Destructor Documentation

◆ Lock()

template<class Object >
Lock ( const LockableObject< Object > &  obj)
inline

◆ ~Lock()

template<class Object >
~Lock ( )
inline

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