ATLAS Offline Software
Loading...
Searching...
No Matches
ExpressionParsing::PointerCache< T, MEMORY_ORDER > Member List

This is the complete list of members for ExpressionParsing::PointerCache< T, MEMORY_ORDER >, including all inherited members.

m_ownerExpressionParsing::PointerCache< T, MEMORY_ORDER >private
m_ptrExpressionParsing::PointerCache< T, MEMORY_ORDER >private
operator bool() constExpressionParsing::PointerCache< T, MEMORY_ORDER >inline
operator->() constExpressionParsing::PointerCache< T, MEMORY_ORDER >inline
PointerCache()=defaultExpressionParsing::PointerCache< T, MEMORY_ORDER >
setIfUnset(const T &obj)ExpressionParsing::PointerCache< T, MEMORY_ORDER >inline
setIfUnset(std::unique_ptr< T > &&ptr)ExpressionParsing::PointerCache< T, MEMORY_ORDER >inline
setPointer(const T *ptr, bool owner)ExpressionParsing::PointerCache< T, MEMORY_ORDER >inlineprivate
~PointerCache()ExpressionParsing::PointerCache< T, MEMORY_ORDER >inline