#include <G4AllocatorList.hh>
Public 멤버 함수 | |
~G4AllocatorList () | |
void | Register (G4AllocatorBase *) |
void | Destroy (G4int nStat=0, G4int verboseLevel=0) |
G4int | Size () const |
정적 Public 멤버 함수 | |
static G4AllocatorList * | GetAllocatorList () |
static G4AllocatorList * | GetAllocatorListIfExist () |
Private 멤버 함수 | |
G4AllocatorList () | |
Private 속성 | |
std::vector< G4AllocatorBase * > | fList |
정적 Private 속성 | |
static G4ThreadLocal G4AllocatorList * | fAllocatorList =0 |
G4AllocatorList.hh 파일의 48 번째 라인에서 정의되었습니다.
G4AllocatorList::~G4AllocatorList | ( | ) |
G4AllocatorList.cc 파일의 57 번째 라인에서 정의되었습니다.
다음을 참조함 : fAllocatorList.
|
private |
G4AllocatorList.cc 파일의 53 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetAllocatorList().
G4AllocatorList.cc 파일의 67 번째 라인에서 정의되었습니다.
다음을 참조함 : fList, G4cout, G4endl, Size().
다음에 의해서 참조됨 : G4RunManagerKernel::~G4RunManagerKernel().
|
static |
G4AllocatorList.cc 파일의 39 번째 라인에서 정의되었습니다.
다음을 참조함 : fAllocatorList, G4AllocatorList().
다음에 의해서 참조됨 : G4AllocatorBase::G4AllocatorBase().
|
static |
G4AllocatorList.cc 파일의 48 번째 라인에서 정의되었습니다.
다음을 참조함 : fAllocatorList.
다음에 의해서 참조됨 : G4FastList< G4Track >::DeleteObject(), G4RunManagerKernel::G4RunManagerKernel(), G4RunManagerKernel::~G4RunManagerKernel().
void G4AllocatorList::Register | ( | G4AllocatorBase * | alloc | ) |
G4AllocatorList.cc 파일의 62 번째 라인에서 정의되었습니다.
다음을 참조함 : fList.
다음에 의해서 참조됨 : G4AllocatorBase::G4AllocatorBase().
G4int G4AllocatorList::Size | ( | ) | const |
G4AllocatorList.cc 파일의 111 번째 라인에서 정의되었습니다.
다음을 참조함 : fList.
다음에 의해서 참조됨 : Destroy(), G4RunManagerKernel::G4RunManagerKernel().
|
staticprivate |
G4AllocatorList.hh 파일의 68 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : GetAllocatorList(), GetAllocatorListIfExist(), ~G4AllocatorList().
|
private |
G4AllocatorList.hh 파일의 69 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : Destroy(), Register(), Size().