Definition at line 247 of file TDirectory.h.
#include <TDirectory.h>
◆ TDirectoryAtomicAdapter()
ROOT::Internal::TDirectoryAtomicAdapter::TDirectoryAtomicAdapter |
( |
std::atomic< TDirectory * > & |
value | ) |
|
|
inline |
◆ operator bool()
ROOT::Internal::TDirectoryAtomicAdapter::operator bool |
( |
| ) |
const |
|
inline |
◆ operator T*()
template<typename T >
ROOT::Internal::TDirectoryAtomicAdapter::operator T* |
( |
| ) |
const |
|
inlineexplicit |
◆ operator TDirectory *()
ROOT::Internal::TDirectoryAtomicAdapter::operator TDirectory * |
( |
| ) |
const |
|
inline |
◆ operator!=() [1/2]
bool ROOT::Internal::TDirectoryAtomicAdapter::operator!= |
( |
const TDirectory * |
other | ) |
const |
|
inline |
◆ operator!=() [2/2]
bool ROOT::Internal::TDirectoryAtomicAdapter::operator!= |
( |
TDirectory * |
other | ) |
const |
|
inline |
◆ operator->()
TDirectory * ROOT::Internal::TDirectoryAtomicAdapter::operator-> |
( |
| ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
bool ROOT::Internal::TDirectoryAtomicAdapter::operator== |
( |
const TDirectory * |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool ROOT::Internal::TDirectoryAtomicAdapter::operator== |
( |
TDirectory * |
other | ) |
const |
|
inline |
◆ fValue
std::atomic<TDirectory*>& ROOT::Internal::TDirectoryAtomicAdapter::fValue |
The documentation for this struct was generated from the following file: