![]() |
ATLAS Offline Software
|
This is the complete list of members for ExpressionParsing::PointerCache< T, MEMORY_ORDER >, including all inherited members.
| m_owner | ExpressionParsing::PointerCache< T, MEMORY_ORDER > | private |
| m_ptr | ExpressionParsing::PointerCache< T, MEMORY_ORDER > | private |
| operator bool() const | ExpressionParsing::PointerCache< T, MEMORY_ORDER > | inline |
| operator->() const | ExpressionParsing::PointerCache< T, MEMORY_ORDER > | inline |
| PointerCache()=default | ExpressionParsing::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 |