An RAII wrapper used to synchronize a page sink. See GetSinkGuard().
Definition at line 399 of file RPageStorage.hxx.
#include <ROOT/RPageStorage.hxx>
◆ RSinkGuard() [1/3]
ROOT::Experimental::Internal::RPageSink::RSinkGuard::RSinkGuard |
( |
std::mutex * |
lock | ) |
|
|
inlineexplicit |
◆ RSinkGuard() [2/3]
ROOT::Experimental::Internal::RPageSink::RSinkGuard::RSinkGuard |
( |
const RSinkGuard & |
| ) |
|
|
delete |
◆ RSinkGuard() [3/3]
ROOT::Experimental::Internal::RPageSink::RSinkGuard::RSinkGuard |
( |
RSinkGuard && |
| ) |
|
|
delete |
◆ ~RSinkGuard()
ROOT::Experimental::Internal::RPageSink::RSinkGuard::~RSinkGuard |
( |
| ) |
|
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fLock
std::mutex* ROOT::Experimental::Internal::RPageSink::RSinkGuard::fLock |
|
private |
The documentation for this class was generated from the following file: