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

#include <mutex.h>

Public Member Functions

 WriterMutexLock (Mutex *mu)
 
 WriterMutexLock (Mutex *mu)
 
 ~WriterMutexLock ()
 
 ~WriterMutexLock ()
 

Private Member Functions

WriterMutexLockoperator= (const WriterMutexLock &)=delete
 
WriterMutexLockoperator= (const WriterMutexLock &)=delete
 
 WriterMutexLock (const WriterMutexLock &)=delete
 
 WriterMutexLock (const WriterMutexLock &)=delete
 

Private Attributes

Mutex *const mu_
 

Detailed Description

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

Constructor & Destructor Documentation

◆ WriterMutexLock() [1/4]

re2::WriterMutexLock::WriterMutexLock ( Mutex mu)
inlineexplicit

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

◆ ~WriterMutexLock() [1/2]

re2::WriterMutexLock::~WriterMutexLock ( )
inline

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

◆ WriterMutexLock() [2/4]

re2::WriterMutexLock::WriterMutexLock ( const WriterMutexLock )
privatedelete

◆ WriterMutexLock() [3/4]

re2::WriterMutexLock::WriterMutexLock ( Mutex mu)
inlineexplicit

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

◆ ~WriterMutexLock() [2/2]

re2::WriterMutexLock::~WriterMutexLock ( )
inline

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

◆ WriterMutexLock() [4/4]

re2::WriterMutexLock::WriterMutexLock ( const WriterMutexLock )
privatedelete

Member Function Documentation

◆ operator=() [1/2]

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

◆ operator=() [2/2]

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

Member Data Documentation

◆ mu_

Mutex *const re2::WriterMutexLock::mu_
private

Definition at line 118 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