Public Member Functions | Private Member Functions | List of all members
el::base::threading::internal::NoScopedLock< Mutex > Class Template Reference

Lock guard wrapper used when multi-threading is disabled. More...

#include <easylogging++.h>

Inheritance diagram for el::base::threading::internal::NoScopedLock< Mutex >:
Inheritance graph
[legend]

Public Member Functions

 NoScopedLock (Mutex &)
 
virtual ~NoScopedLock (void)
 

Private Member Functions

 NoScopedLock (void)
 
- Private Member Functions inherited from el::base::NoCopy
 NoCopy (void)
 

Detailed Description

template<typename Mutex>
class el::base::threading::internal::NoScopedLock< Mutex >

Lock guard wrapper used when multi-threading is disabled.

Definition at line 981 of file easylogging++.h.

Constructor & Destructor Documentation

template<typename Mutex >
el::base::threading::internal::NoScopedLock< Mutex >::NoScopedLock ( Mutex )
inlineexplicit

Definition at line 983 of file easylogging++.h.

template<typename Mutex >
virtual el::base::threading::internal::NoScopedLock< Mutex >::~NoScopedLock ( void  )
inlinevirtual

Definition at line 985 of file easylogging++.h.

template<typename Mutex >
el::base::threading::internal::NoScopedLock< Mutex >::NoScopedLock ( void  )
private

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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36