ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr Struct Reference

#include <Holder.h>

Collaboration diagram for HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr:

Public Member Functions

 MemoryMgr ()
 
 MemoryMgr (const FeatureProxy &st, bool inSG)
 
void clear ()
 

Public Attributes

FeatureProxy proxy
 
bool inSG
 

Detailed Description

template<class STORED, class CONTAINER>
struct HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr

Definition at line 389 of file Holder.h.

Constructor & Destructor Documentation

◆ MemoryMgr() [1/2]

template<class STORED , class CONTAINER >
HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr::MemoryMgr ( )

◆ MemoryMgr() [2/2]

template<class STORED , class CONTAINER >
HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr::MemoryMgr ( const FeatureProxy st,
bool  inSG 
)

Member Function Documentation

◆ clear()

template<class STORED , class CONTAINER >
void HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr::clear ( )

Member Data Documentation

◆ inSG

template<class STORED , class CONTAINER >
bool HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr::inSG

Definition at line 394 of file Holder.h.

◆ proxy

template<class STORED , class CONTAINER >
FeatureProxy HLTNavDetails::HolderImp< STORED, CONTAINER >::MemoryMgr::proxy

Definition at line 393 of file Holder.h.


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