Public Member Functions | Private Member Functions | Private Attributes | List of all members
re2::MutexLock Class Reference

#include <mutex.h>

Public Member Functions

 MutexLock (Mutex *mu)
 
 MutexLock (Mutex *mu)
 
 ~MutexLock ()
 
 ~MutexLock ()
 

Private Member Functions

 MutexLock (const MutexLock &)=delete
 
 MutexLock (const MutexLock &)=delete
 
MutexLockoperator= (const MutexLock &)=delete
 
MutexLockoperator= (const MutexLock &)=delete
 

Private Attributes

Mutex *const mu_
 

Detailed Description

Definition at line 90 of file bloaty/third_party/re2/util/mutex.h.

Constructor & Destructor Documentation

◆ MutexLock() [1/4]

re2::MutexLock::MutexLock ( Mutex mu)
inlineexplicit

Definition at line 92 of file bloaty/third_party/re2/util/mutex.h.

◆ ~MutexLock() [1/2]

re2::MutexLock::~MutexLock ( )
inline

Definition at line 93 of file bloaty/third_party/re2/util/mutex.h.

◆ MutexLock() [2/4]

re2::MutexLock::MutexLock ( const MutexLock )
privatedelete

◆ MutexLock() [3/4]

re2::MutexLock::MutexLock ( Mutex mu)
inlineexplicit

Definition at line 109 of file re2/util/mutex.h.

◆ ~MutexLock() [2/2]

re2::MutexLock::~MutexLock ( )
inline

Definition at line 110 of file re2/util/mutex.h.

◆ MutexLock() [4/4]

re2::MutexLock::MutexLock ( const MutexLock )
privatedelete

Member Function Documentation

◆ operator=() [1/2]

MutexLock& re2::MutexLock::operator= ( const MutexLock )
privatedelete

◆ operator=() [2/2]

MutexLock& re2::MutexLock::operator= ( const MutexLock )
privatedelete

Member Data Documentation

◆ mu_

Mutex *const re2::MutexLock::mu_
private

Definition at line 95 of file bloaty/third_party/re2/util/mutex.h.


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


grpc
Author(s):
autogenerated on Fri May 16 2025 03:03:42