An RAII wrapper used for the read-only access to RPageSource::fDescriptor. See GetExclDescriptorGuard().
Definition at line 410 of file RPageStorage.hxx.
#include <ROOT/RPageStorage.hxx>
◆ RSharedDescriptorGuard() [1/3]
ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard::RSharedDescriptorGuard |
( |
const RNTupleDescriptor & | desc, |
|
|
std::shared_mutex & | lock ) |
|
inline |
◆ RSharedDescriptorGuard() [2/3]
◆ RSharedDescriptorGuard() [3/3]
ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard::RSharedDescriptorGuard |
( |
RSharedDescriptorGuard && | | ) |
|
|
delete |
◆ ~RSharedDescriptorGuard()
ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard::~RSharedDescriptorGuard |
( |
| ) |
|
|
inline |
◆ GetRef()
◆ operator->()
const RNTupleDescriptor * ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ fDescriptor
◆ fLock
std::shared_mutex& ROOT::Experimental::Internal::RPageSource::RSharedDescriptorGuard::fLock |
|
private |
The documentation for this class was generated from the following file: