#include <BlockWipedAllocator.h>
Public Member Functions | |
LocalCache () | |
void | reset () |
~LocalCache () | |
Public Attributes | |
std::auto_ptr< T > | ptr |
Definition at line 181 of file BlockWipedAllocator.h.
|
inline |
Definition at line 183 of file BlockWipedAllocator.h.
References BlockWipedPoolAllocated::s_usePool.
|
inlinevirtual |
Reimplemented from BlockWipedAllocator::LocalCache.
Definition at line 187 of file BlockWipedAllocator.h.
|
inlinevirtual |
Implements BlockWipedAllocator::LocalCache.
Definition at line 188 of file BlockWipedAllocator.h.
References LocalCache< T >::ptr.
std::auto_ptr<T> LocalCache< T >::ptr |
Definition at line 182 of file BlockWipedAllocator.h.
Referenced by TkGluedMeasurementDet::HitCollectorForFastMeasurements::add(), and LocalCache< T >::reset().