#include <G4INCLAllocationPool.hh>
Public 멤버 함수 | |
T * | getObject () |
void | recycleObject (T *t) |
void | clear () |
정적 Public 멤버 함수 | |
static AllocationPool & | getInstance () |
Protected 멤버 함수 | |
AllocationPool () | |
virtual | ~AllocationPool () |
Protected 속성 | |
std::stack< T * > | theStack |
정적 Protected 속성 | |
static G4ThreadLocal AllocationPool * | theInstance = 0 |
G4INCLAllocationPool.hh 파일의 57 번째 라인에서 정의되었습니다.
|
inlineprotected |
G4INCLAllocationPool.hh 파일의 87 번째 라인에서 정의되었습니다.
|
inlineprotectedvirtual |
G4INCLAllocationPool.hh 파일의 88 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::AllocationPool< T >::clear().
|
inline |
G4INCLAllocationPool.hh 파일의 79 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::AllocationPool< T >::theStack.
다음에 의해서 참조됨 : G4INCL::AllocationPool< T >::~AllocationPool().
|
inlinestatic |
G4INCLAllocationPool.hh 파일의 59 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::AllocationPool< T >::theInstance.
|
inline |
G4INCLAllocationPool.hh 파일의 65 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::AllocationPool< T >::theStack.
|
inline |
G4INCLAllocationPool.hh 파일의 75 번째 라인에서 정의되었습니다.
다음을 참조함 : G4INCL::AllocationPool< T >::theStack.
|
staticprotected |
G4INCLAllocationPool.hh 파일의 92 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::AllocationPool< T >::getInstance().
|
protected |
G4INCLAllocationPool.hh 파일의 94 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4INCL::AllocationPool< T >::clear(), G4INCL::AllocationPool< T >::getObject(), G4INCL::AllocationPool< T >::recycleObject().