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

#include <mutex.h>

Public Member Functions

 ReaderMutexLock (Mutex *mu)
 
 ReaderMutexLock (Mutex *mu)
 
 ~ReaderMutexLock ()
 
 ~ReaderMutexLock ()
 

Private Member Functions

ReaderMutexLockoperator= (const ReaderMutexLock &)=delete
 
ReaderMutexLockoperator= (const ReaderMutexLock &)=delete
 
 ReaderMutexLock (const ReaderMutexLock &)=delete
 
 ReaderMutexLock (const ReaderMutexLock &)=delete
 

Private Attributes

Mutex *const mu_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ ReaderMutexLock() [1/4]

re2::ReaderMutexLock::ReaderMutexLock ( Mutex mu)
inlineexplicit

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

◆ ~ReaderMutexLock() [1/2]

re2::ReaderMutexLock::~ReaderMutexLock ( )
inline

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

◆ ReaderMutexLock() [2/4]

re2::ReaderMutexLock::ReaderMutexLock ( const ReaderMutexLock )
privatedelete

◆ ReaderMutexLock() [3/4]

re2::ReaderMutexLock::ReaderMutexLock ( Mutex mu)
inlineexplicit

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

◆ ~ReaderMutexLock() [2/2]

re2::ReaderMutexLock::~ReaderMutexLock ( )
inline

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

◆ ReaderMutexLock() [4/4]

re2::ReaderMutexLock::ReaderMutexLock ( const ReaderMutexLock )
privatedelete

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ mu_

Mutex *const re2::ReaderMutexLock::mu_
private

Definition at line 107 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:43