|
|
|
|
|
class PagedAllocatorPageSlot
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::lang::sys::PagedAllocatorPageSlot Class Reference#include <PagedAllocator.h>
List of all members.
Member Enumeration Documentation
Constructor & Destructor Documentation
Member Function Documentation
void* acdk::lang::sys::PagedAllocatorPageSlot::_allocate |
( |
|
) |
[inline] |
|
void acdk::lang::sys::PagedAllocatorPageSlot::_checkMagic |
( |
bool |
checkall = true |
) |
[inline] |
|
void acdk::lang::sys::PagedAllocatorPageSlot::_deallocate |
( |
|
) |
|
|
void acdk::lang::sys::PagedAllocatorPageSlot::_deallocatePage |
( |
|
) |
[inline] |
|
bool acdk::lang::sys::PagedAllocatorPageSlot::_isObject |
( |
|
) |
const [inline] |
|
void acdk::lang::sys::PagedAllocatorPageSlot::checkNoMenLand |
( |
|
) |
const |
|
char* acdk::lang::sys::PagedAllocatorPageSlot::getNoMenLand |
( |
|
) |
const [inline] |
|
int acdk::lang::sys::PagedAllocatorPageSlot::getPagedAllocatorPageSlotSize |
( |
|
) |
[inline, static] |
|
|
return the netto size overhead of one slot including no mans land
|
int acdk::lang::sys::PagedAllocatorPageSlot::getUserMemSize |
( |
|
) |
const [inline] |
|
void* acdk::lang::sys::PagedAllocatorPageSlot::mem |
( |
|
) |
[inline] |
|
Member Data Documentation
|
|