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

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

CachedUniquePtrT()CxxUtils::CachedUniquePtrT< T >
CachedUniquePtrT(std::unique_ptr< T > elt)CxxUtils::CachedUniquePtrT< T >
CachedUniquePtrT(CachedUniquePtrT &&other) noexceptCxxUtils::CachedUniquePtrT< T >
get() constCxxUtils::CachedUniquePtrT< T >
m_ptrCxxUtils::CachedUniquePtrT< T >mutableprivate
operator bool() constCxxUtils::CachedUniquePtrT< T >explicit
operator*() constCxxUtils::CachedUniquePtrT< T >
operator->() constCxxUtils::CachedUniquePtrT< T >
operator=(CachedUniquePtrT &&other) noexceptCxxUtils::CachedUniquePtrT< T >
release() noexceptCxxUtils::CachedUniquePtrT< T >
set(std::unique_ptr< T > elt) constCxxUtils::CachedUniquePtrT< T >
store(std::unique_ptr< T > elt) noexceptCxxUtils::CachedUniquePtrT< T >
~CachedUniquePtrT()CxxUtils::CachedUniquePtrT< T >