|
Geant4_10
|
#include <G4EnhancedVecAllocator.hh>


Classes | |
| struct | rebind |
Public Member Functions | |
| G4EnhancedVecAllocator () | |
| G4EnhancedVecAllocator (const G4EnhancedVecAllocator< _Tp > &) | |
| template<typename _Tp1 > | |
| G4EnhancedVecAllocator (const G4EnhancedVecAllocator< _Tp1 > &) | |
| ~G4EnhancedVecAllocator () | |
| void | deallocate (_Tp *_Ptr, size_t _Count) |
| _Tp * | allocate (size_t _Count) |
Definition at line 80 of file G4EnhancedVecAllocator.hh.
|
inline |
Definition at line 87 of file G4EnhancedVecAllocator.hh.
|
inline |
Definition at line 89 of file G4EnhancedVecAllocator.hh.
|
inline |
Definition at line 93 of file G4EnhancedVecAllocator.hh.
|
inline |
Definition at line 96 of file G4EnhancedVecAllocator.hh.
| _Tp * G4EnhancedVecAllocator< _Tp >::allocate | ( | size_t | _Count | ) |
| void G4EnhancedVecAllocator< _Tp >::deallocate | ( | _Tp * | _Ptr, |
| size_t | _Count | ||
| ) |
Definition at line 117 of file G4EnhancedVecAllocator.hh.
1.8.5