#include <IdentifiableContainerBase.h>
Definition at line 16 of file IdentifiableContainerBase.h.
◆ void_unique_ptr()
template<class T>
| EventContainers::IdentifiableContainerBase::void_unique_ptr::void_unique_ptr |
( |
std::unique_ptr< T > | p | ) |
|
|
inline |
Definition at line 32 of file IdentifiableContainerBase.h.
32 {
return m_link->tryAddFromCache(hashId); }
void deleter_f(const void *p)
std::unique_ptr< I_InternalIDC > m_link
size_t numberOfCollections() const
void cleanup(deleter_f *deleter)
StatusCode fetchOrCreate(IdentifierHash hashId)
::StatusCode StatusCode
StatusCode definition for legacy code.
◆ operator->()
| T* std::unique_ptr< T >::operator-> |
|
inherited |
◆ ptr
| T std::unique_ptr< T >::ptr |
|
inherited |
The documentation for this class was generated from the following file: