Public Member Functions | Private Attributes
absl::WriterMutexLock Class Reference

#include <mutex.h>

List of all members.

Public Member Functions

WriterMutexLockoperator= (const WriterMutexLock &)
WriterMutexLockoperator= (WriterMutexLock &&)
 WriterMutexLock (Mutex *mu) EXCLUSIVE_LOCK_FUNCTION(mu)
 WriterMutexLock (const WriterMutexLock &)
 WriterMutexLock (WriterMutexLock &&)
 ~WriterMutexLock () UNLOCK_FUNCTION()

Private Attributes

Mutex *const mu_

Detailed Description

Definition at line 583 of file mutex.h.


Constructor & Destructor Documentation

absl::WriterMutexLock::WriterMutexLock ( Mutex mu) [inline, explicit]

Definition at line 585 of file mutex.h.

Definition at line 595 of file mutex.h.


Member Function Documentation

WriterMutexLock& absl::WriterMutexLock::operator= ( const WriterMutexLock )
WriterMutexLock& absl::WriterMutexLock::operator= ( WriterMutexLock &&  )

Member Data Documentation

Definition at line 600 of file mutex.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16