#include <G4Allocator.hh>
Definition at line 52 of file G4Allocator.hh.
G4AllocatorBase::G4AllocatorBase |
( |
| ) |
|
G4AllocatorBase::~G4AllocatorBase |
( |
| ) |
|
|
virtual |
virtual size_t G4AllocatorBase::GetAllocatedSize |
( |
| ) |
const |
|
pure virtual |
virtual int G4AllocatorBase::GetNoPages |
( |
| ) |
const |
|
pure virtual |
virtual size_t G4AllocatorBase::GetPageSize |
( |
| ) |
const |
|
pure virtual |
virtual void G4AllocatorBase::IncreasePageSize |
( |
unsigned int |
sz | ) |
|
|
pure virtual |
virtual void G4AllocatorBase::ResetStorage |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: