ATLAS Offline Software
CxxUtils::CachedValue< T > Member List

This is the complete list of members for CxxUtils::CachedValue< T >, including all inherited members.

ATLAS_THREAD_SAFECxxUtils::CachedValue< T >mutableprivate
CachedValue classCxxUtils::CachedValue< T >friend
CachedValue()CxxUtils::CachedValue< T >
CachedValue(const T &val)CxxUtils::CachedValue< T >
CachedValue(T &&val) noexceptCxxUtils::CachedValue< T >
CachedValue(const CachedValue &other)CxxUtils::CachedValue< T >
CachedValue(CachedValue &&other) noexceptCxxUtils::CachedValue< T >
CachedValue(const CachedValue< U > &other)CxxUtils::CachedValue< T >
isValid() constCxxUtils::CachedValue< T >
m_cacheValidCxxUtils::CachedValue< T >mutableprivate
operator=(const CachedValue &other)CxxUtils::CachedValue< T >
operator=(CachedValue &&other) noexceptCxxUtils::CachedValue< T >
ptr() constCxxUtils::CachedValue< T >
reset()CxxUtils::CachedValue< T >
set(const T &val) constCxxUtils::CachedValue< T >
set(T &&val) const noexceptCxxUtils::CachedValue< T >
store(const T &val)CxxUtils::CachedValue< T >
store(T &&val) noexceptCxxUtils::CachedValue< T >