Geant4  v4-10.4-release
 모두 클래스 네임스페이스들 파일들 함수 변수 타입정의 열거형 타입 열거형 멤버 Friends 매크로 그룹들 페이지들
Public 멤버 함수 | 정적 Public 멤버 함수 | Private 멤버 함수 | Private 속성 | 정적 Private 속성 | 모든 멤버 목록
G4AllocatorList 클래스 참조

#include <G4AllocatorList.hh>

Public 멤버 함수

 ~G4AllocatorList ()
 
void Register (G4AllocatorBase *)
 
void Destroy (G4int nStat=0, G4int verboseLevel=0)
 
G4int Size () const
 

정적 Public 멤버 함수

static G4AllocatorListGetAllocatorList ()
 
static G4AllocatorListGetAllocatorListIfExist ()
 

Private 멤버 함수

 G4AllocatorList ()
 

Private 속성

std::vector< G4AllocatorBase * > fList
 

정적 Private 속성

static G4ThreadLocal
G4AllocatorList
fAllocatorList =0
 

상세한 설명

G4AllocatorList.hh 파일의 48 번째 라인에서 정의되었습니다.

생성자 & 소멸자 문서화

G4AllocatorList::~G4AllocatorList ( )

G4AllocatorList.cc 파일의 57 번째 라인에서 정의되었습니다.

다음을 참조함 : fAllocatorList.

G4AllocatorList::G4AllocatorList ( )
private

G4AllocatorList.cc 파일의 53 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetAllocatorList().

멤버 함수 문서화

void G4AllocatorList::Destroy ( G4int  nStat = 0,
G4int  verboseLevel = 0 
)

G4AllocatorList.cc 파일의 67 번째 라인에서 정의되었습니다.

다음을 참조함 : fList, G4cout, G4endl, Size().

다음에 의해서 참조됨 : G4RunManagerKernel::~G4RunManagerKernel().

G4AllocatorList * G4AllocatorList::GetAllocatorList ( )
static

G4AllocatorList.cc 파일의 39 번째 라인에서 정의되었습니다.

다음을 참조함 : fAllocatorList, G4AllocatorList().

다음에 의해서 참조됨 : G4AllocatorBase::G4AllocatorBase().

G4AllocatorList * G4AllocatorList::GetAllocatorListIfExist ( )
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().

멤버 데이타 문서화

G4ThreadLocal G4AllocatorList * G4AllocatorList::fAllocatorList =0
staticprivate

G4AllocatorList.hh 파일의 68 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : GetAllocatorList(), GetAllocatorListIfExist(), ~G4AllocatorList().

std::vector<G4AllocatorBase*> G4AllocatorList::fList
private

G4AllocatorList.hh 파일의 69 번째 라인에서 정의되었습니다.

다음에 의해서 참조됨 : Destroy(), Register(), Size().


이 클래스에 대한 문서화 페이지는 다음의 파일들로부터 생성되었습니다.: