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

#include <G4Allocator.hh>

G4AllocatorBase에 대한 상속 다이어그램 :
G4Allocator< Type > G4Allocator< G4KDNode< PointT > > G4Allocator< G4KDNodeCopy< PointCopyT > > G4Allocator< T >

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().

G4AllocatorBase::~G4AllocatorBase ( )
virtual

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

멤버 함수 문서화

virtual size_t G4AllocatorBase::GetAllocatedSize ( ) const
pure virtual
virtual int G4AllocatorBase::GetNoPages ( ) const
pure virtual
virtual size_t G4AllocatorBase::GetPageSize ( ) const
pure virtual
virtual const char* G4AllocatorBase::GetPoolType ( ) const
pure virtual
virtual void G4AllocatorBase::IncreasePageSize ( unsigned int  sz)
pure virtual
virtual void G4AllocatorBase::ResetStorage ( )
pure virtual

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