Public 멤버 함수 | |
G4PoolChunk (unsigned int sz) | |
~G4PoolChunk () | |
Public 속성 | |
const unsigned int | size |
char * | mem |
G4PoolChunk * | next |
G4AllocatorPool.hh 파일의 87 번째 라인에서 정의되었습니다.
|
inlineexplicit |
G4AllocatorPool.hh 파일의 90 번째 라인에서 정의되었습니다.
|
inline |
G4AllocatorPool.hh 파일의 92 번째 라인에서 정의되었습니다.
다음을 참조함 : mem.
char* G4AllocatorPool::G4PoolChunk::mem |
G4AllocatorPool.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AllocatorPool::Grow(), ~G4PoolChunk().
G4PoolChunk* G4AllocatorPool::G4PoolChunk::next |
G4AllocatorPool.hh 파일의 95 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4AllocatorPool::Grow(), G4AllocatorPool::Reset().
const unsigned int G4AllocatorPool::G4PoolChunk::size |
G4AllocatorPool.hh 파일의 93 번째 라인에서 정의되었습니다.