#include <G4Allocator.hh>
클래스 | |
struct | rebind |
Public 타입 | |
typedef Type | value_type |
typedef size_t | size_type |
typedef ptrdiff_t | difference_type |
typedef Type * | pointer |
typedef const Type * | const_pointer |
typedef Type & | reference |
typedef const Type & | const_reference |
Public 멤버 함수 | |
G4Allocator () throw () | |
~G4Allocator () throw () | |
Type * | MallocSingle () |
void | FreeSingle (Type *anElement) |
void | ResetStorage () |
size_t | GetAllocatedSize () const |
int | GetNoPages () const |
size_t | GetPageSize () const |
void | IncreasePageSize (unsigned int sz) |
const char * | GetPoolType () const |
template<class U > | |
G4Allocator (const G4Allocator< U > &right) throw () | |
pointer | address (reference r) const |
const_pointer | address (const_reference r) const |
pointer | allocate (size_type n, void *=0) |
void | deallocate (pointer p, size_type n) |
void | construct (pointer p, const Type &val) |
void | destroy (pointer p) |
size_type | max_size () const throw () |
Public 속성 | |
G4AllocatorPool | mem |
Private 속성 | |
const char * | tname |
G4Allocator.hh 파일의 67 번째 라인에서 정의되었습니다.
typedef const Type* G4Allocator< Type >::const_pointer |
G4Allocator.hh 파일의 110 번째 라인에서 정의되었습니다.
typedef const Type& G4Allocator< Type >::const_reference |
G4Allocator.hh 파일의 112 번째 라인에서 정의되었습니다.
typedef ptrdiff_t G4Allocator< Type >::difference_type |
G4Allocator.hh 파일의 108 번째 라인에서 정의되었습니다.
typedef Type* G4Allocator< Type >::pointer |
G4Allocator.hh 파일의 109 번째 라인에서 정의되었습니다.
typedef Type& G4Allocator< Type >::reference |
G4Allocator.hh 파일의 111 번째 라인에서 정의되었습니다.
typedef size_t G4Allocator< Type >::size_type |
G4Allocator.hh 파일의 107 번째 라인에서 정의되었습니다.
typedef Type G4Allocator< Type >::value_type |
G4Allocator.hh 파일의 106 번째 라인에서 정의되었습니다.
G4Allocator< Type >::G4Allocator | ( | ) | ||
throw | ( | |||
) |
G4Allocator.hh 파일의 182 번째 라인에서 정의되었습니다.
G4Allocator< Type >::~G4Allocator | ( | ) | ||
throw | ( | |||
) |
G4Allocator.hh 파일의 193 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 114 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 118 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 119 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 122 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 144 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 133 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 146 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 212 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Allocator< G4KDNode< PointT > >::deallocate(), ExN04MuonHit::operator delete(), ExN04TrackerHit::operator delete(), H02MuonHit::operator delete(), ExN04CalorimeterHit::operator delete(), G4DCofThisEvent::operator delete(), ExP01TrackerHit::operator delete(), ExN02TrackerHit::operator delete(), IORTDetectorHit::operator delete(), G4GeomSplitter< T >::operator delete(), RMC01DoubleWithWeightHit::operator delete(), CexmcTrackPointsStore::operator delete(), G4TDigiCollection< T >::operator delete(), CexmcEnergyDepositStore::operator delete(), CexmcTrackPointInfo::operator delete(), G4KDNodeCopy< PointCopyT >::operator delete().
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 236 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 246 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 256 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 277 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 266 번째 라인에서 정의되었습니다.
|
inline |
G4Allocator.hh 파일의 202 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : G4Allocator< G4KDNode< PointT > >::allocate(), ExN04MuonHit::operator new(), ExN04TrackerHit::operator new(), H02MuonHit::operator new(), ExN04CalorimeterHit::operator new(), G4DCofThisEvent::operator new(), ExP01TrackerHit::operator new(), IORTDetectorHit::operator new(), ExN02TrackerHit::operator new(), G4GeomSplitter< T >::operator new(), RMC01DoubleWithWeightHit::operator new(), CexmcTrackPointsStore::operator new(), G4TDigiCollection< T >::operator new(), CexmcEnergyDepositStore::operator new(), CexmcTrackPointInfo::operator new(), G4KDTree::operator new(), G4KDNode< PointT >::operator new(), G4KDNodeCopy< PointCopyT >::operator new().
|
inline |
G4Allocator.hh 파일의 149 번째 라인에서 정의되었습니다.
|
inlinevirtual |
G4AllocatorBase를 구현.
G4Allocator.hh 파일의 223 번째 라인에서 정의되었습니다.
G4AllocatorPool G4Allocator< Type >::mem |
G4Allocator.hh 파일의 160 번째 라인에서 정의되었습니다.
|
private |
G4Allocator.hh 파일의 165 번째 라인에서 정의되었습니다.