#include <G4EnhancedVecAllocator.hh>
클래스 | |
struct | rebind |
Public 멤버 함수 | |
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) |
G4EnhancedVecAllocator.hh 파일의 80 번째 라인에서 정의되었습니다.
|
inline |
G4EnhancedVecAllocator.hh 파일의 87 번째 라인에서 정의되었습니다.
|
inline |
G4EnhancedVecAllocator.hh 파일의 89 번째 라인에서 정의되었습니다.
|
inline |
G4EnhancedVecAllocator.hh 파일의 93 번째 라인에서 정의되었습니다.
|
inline |
G4EnhancedVecAllocator.hh 파일의 96 번째 라인에서 정의되었습니다.
_Tp * G4EnhancedVecAllocator< _Tp >::allocate | ( | size_t | _Count | ) |
G4EnhancedVecAllocator.hh 파일의 155 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AllocStats::allocStat, G4AllocStats::numCat, G4ChunkIndexType::preAllocated, G4ChunkIndexType::size, G4ChunkIndexType::totalspace, G4AllocStats::totSpace.
void G4EnhancedVecAllocator< _Tp >::deallocate | ( | _Tp * | _Ptr, |
size_t | _Count | ||
) |
G4EnhancedVecAllocator.hh 파일의 117 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AllocStats::allocStat, G4AllocStats::numCat, G4ChunkIndexType::preAllocated, G4ChunkIndexType::totalspace.