ATLAS Offline Software
Loading...
Searching...
No Matches
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 35 of file IdentifiableCacheBase.h.

Constructor & Destructor Documentation

◆ ~IMaker()

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

Definition at line 38 of file IdentifiableCacheBase.h.

38{}

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 37 of file IdentifiableCacheBase.h.


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