#include <G4Allocator.hh>
Definition at line 47 of file G4Allocator.hh.
◆ G4AllocatorBase()
G4AllocatorBase::G4AllocatorBase |
( |
| ) |
|
Definition at line 35 of file G4Allocator.cc.
36{
38}
static G4AllocatorList * GetAllocatorList()
void Register(G4AllocatorBase *)
◆ ~G4AllocatorBase()
G4AllocatorBase::~G4AllocatorBase |
( |
| ) |
|
|
virtual |
◆ GetAllocatedSize()
virtual std::size_t G4AllocatorBase::GetAllocatedSize |
( |
| ) |
const |
|
pure virtual |
◆ GetNoPages()
virtual int G4AllocatorBase::GetNoPages |
( |
| ) |
const |
|
pure virtual |
◆ GetPageSize()
virtual std::size_t G4AllocatorBase::GetPageSize |
( |
| ) |
const |
|
pure virtual |
◆ GetPoolType()
virtual const char * G4AllocatorBase::GetPoolType |
( |
| ) |
const |
|
pure virtual |
◆ IncreasePageSize()
virtual void G4AllocatorBase::IncreasePageSize |
( |
unsigned int |
sz | ) |
|
|
pure virtual |
◆ ResetStorage()
virtual void G4AllocatorBase::ResetStorage |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: