Geant4-11
|
#include <G4EnhancedVecAllocator.hh>
Data Fields | |
G4ChunkType * | preAllocated |
size_t | size |
G4int | totalspace |
Definition at line 48 of file G4EnhancedVecAllocator.hh.
G4ChunkType* G4ChunkIndexType::preAllocated |
Definition at line 52 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().
size_t G4ChunkIndexType::size |
Definition at line 50 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate().
G4int G4ChunkIndexType::totalspace |
Definition at line 51 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().