#include <G4Allocator.hh>
Public 멤버 함수 | |
G4AllocatorBase () | |
virtual | ~G4AllocatorBase () |
virtual void | ResetStorage ()=0 |
virtual size_t | GetAllocatedSize () const =0 |
virtual int | GetNoPages () const =0 |
virtual size_t | GetPageSize () const =0 |
virtual void | IncreasePageSize (unsigned int sz)=0 |
virtual const char * | GetPoolType () const =0 |
G4Allocator.hh 파일의 53 번째 라인에서 정의되었습니다.
G4AllocatorBase::G4AllocatorBase | ( | ) |
G4Allocator.cc 파일의 34 번째 라인에서 정의되었습니다.
다음을 참조함 : G4AllocatorList::GetAllocatorList(), G4AllocatorList::Register().
|
virtual |
G4Allocator.cc 파일의 39 번째 라인에서 정의되었습니다.
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |
|
pure virtual |