ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
EventContainers::IdentifiableCacheBase::IMaker Struct Referenceabstract

#include <IdentifiableCacheBase.h>

Inheritance diagram for EventContainers::IdentifiableCacheBase::IMaker:
Collaboration diagram for EventContainers::IdentifiableCacheBase::IMaker:

Public Member Functions

virtual ~IMaker ()
 
virtual void_unique_ptr typelessMake (IdentifierHash hash) const =0
 

Public Attributes

bool m_IsReEntrant = false
 

Detailed Description

Definition at line 43 of file IdentifiableCacheBase.h.

Constructor & Destructor Documentation

◆ ~IMaker()

virtual EventContainers::IdentifiableCacheBase::IMaker::~IMaker ( )
inlinevirtual

Definition at line 46 of file IdentifiableCacheBase.h.

46 {}

Member Function Documentation

◆ typelessMake()

virtual void_unique_ptr EventContainers::IdentifiableCacheBase::IMaker::typelessMake ( IdentifierHash  hash) const
pure virtual

Member Data Documentation

◆ m_IsReEntrant

bool EventContainers::IdentifiableCacheBase::IMaker::m_IsReEntrant = false

Definition at line 45 of file IdentifiableCacheBase.h.


The documentation for this struct was generated from the following file: