#include <BlockWipedAllocator.h>
Public Member Functions | |
LocalCache () | |
void | reset () |
~LocalCache () | |
Public Attributes | |
std::auto_ptr< T > | ptr |
Definition at line 138 of file BlockWipedAllocator.h.
|
inline |
Definition at line 140 of file BlockWipedAllocator.h.
|
inlinevirtual |
Reimplemented from BlockWipedAllocator::LocalCache.
Definition at line 143 of file BlockWipedAllocator.h.
|
inlinevirtual |
Implements BlockWipedAllocator::LocalCache.
Definition at line 144 of file BlockWipedAllocator.h.
References LocalCache< T >::ptr.
std::auto_ptr<T> LocalCache< T >::ptr |
Definition at line 139 of file BlockWipedAllocator.h.
Referenced by TkGluedMeasurementDet::HitCollectorForFastMeasurements::add(), and LocalCache< T >::reset().