Geant4.10
|
#include <G4EnhancedVecAllocator.hh>
Data Fields | |
size_t | size |
G4int | totalspace |
G4ChunkType * | preAllocated |
Definition at line 57 of file G4EnhancedVecAllocator.hh.
G4ChunkType* G4ChunkIndexType::preAllocated |
Definition at line 61 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate().
size_t G4ChunkIndexType::size |
Definition at line 59 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate().
G4int G4ChunkIndexType::totalspace |
Definition at line 60 of file G4EnhancedVecAllocator.hh.
Referenced by G4EnhancedVecAllocator< _Tp >::allocate(), and G4EnhancedVecAllocator< _Tp >::deallocate().