#include <TaskAllocator.hh>
Definition at line 45 of file TaskAllocator.hh.
◆ TaskAllocatorBase()
| TaskAllocatorBase::TaskAllocatorBase |
( |
| ) |
|
Definition at line 31 of file TaskAllocator.cc.
32{
34}
void Register(TaskAllocatorBase *)
static TaskAllocatorList * GetAllocatorList()
◆ ~TaskAllocatorBase()
| TaskAllocatorBase::~TaskAllocatorBase |
( |
| ) |
|
|
virtual |
◆ GetAllocatedSize()
| virtual size_t PTL::TaskAllocatorBase::GetAllocatedSize |
( |
| ) |
const |
|
pure virtual |
◆ GetNoPages()
| virtual int PTL::TaskAllocatorBase::GetNoPages |
( |
| ) |
const |
|
pure virtual |
◆ GetPageSize()
| virtual size_t PTL::TaskAllocatorBase::GetPageSize |
( |
| ) |
const |
|
pure virtual |
◆ GetPoolType()
| virtual const char * PTL::TaskAllocatorBase::GetPoolType |
( |
| ) |
const |
|
pure virtual |
◆ IncreasePageSize()
| virtual void PTL::TaskAllocatorBase::IncreasePageSize |
( |
unsigned int |
sz | ) |
|
|
pure virtual |
◆ ResetStorage()
| virtual void PTL::TaskAllocatorBase::ResetStorage |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: