Public Member Functions | Private Member Functions | Private Attributes | List of all members
MUTEX_NAMESPACE::WriterMutexLock Class Reference

#include <mutex.h>

Public Member Functions

 WriterMutexLock (Mutex *mu)
 
 ~WriterMutexLock ()
 

Private Member Functions

void operator= (const WriterMutexLock &)
 
 WriterMutexLock (const WriterMutexLock &)
 

Private Attributes

Mutex *const mu_
 

Detailed Description

Definition at line 311 of file glog/src/base/mutex.h.

Constructor & Destructor Documentation

◆ WriterMutexLock() [1/2]

MUTEX_NAMESPACE::WriterMutexLock::WriterMutexLock ( Mutex mu)
inlineexplicit

Definition at line 313 of file glog/src/base/mutex.h.

◆ ~WriterMutexLock()

MUTEX_NAMESPACE::WriterMutexLock::~WriterMutexLock ( )
inline

Definition at line 314 of file glog/src/base/mutex.h.

◆ WriterMutexLock() [2/2]

MUTEX_NAMESPACE::WriterMutexLock::WriterMutexLock ( const WriterMutexLock )
private

Member Function Documentation

◆ operator=()

void MUTEX_NAMESPACE::WriterMutexLock::operator= ( const WriterMutexLock )
private

Member Data Documentation

◆ mu_

Mutex* const MUTEX_NAMESPACE::WriterMutexLock::mu_
private

Definition at line 316 of file glog/src/base/mutex.h.


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


libaditof
Author(s):
autogenerated on Wed May 21 2025 02:07:11