_allocate(int size, short flags) | acdk::lang::sys::PagedAllocatorPage | [inline] |
_allocator | acdk::lang::sys::PagedAllocatorPage | |
_checkMagic() | acdk::lang::sys::PagedAllocatorPage | [inline] |
_deallocatePage() | acdk::lang::sys::PagedAllocatorPage | [inline] |
_deallocateSlot(PagedAllocatorPageSlot *ps) | acdk::lang::sys::PagedAllocatorPage | [inline] |
_first | acdk::lang::sys::PagedAllocatorPage | |
_flags | acdk::lang::sys::PagedAllocatorPage | |
_getFreeCapacity() | acdk::lang::sys::PagedAllocatorPage | [inline] |
_hasCapacity(int size) | acdk::lang::sys::PagedAllocatorPage | [inline] |
_last | acdk::lang::sys::PagedAllocatorPage | |
_magic | acdk::lang::sys::PagedAllocatorPage | |
_next | acdk::lang::sys::PagedAllocatorPage | |
_prev | acdk::lang::sys::PagedAllocatorPage | |
_size | acdk::lang::sys::PagedAllocatorPage | |
_sync | acdk::lang::sys::PagedAllocatorPage | |
allocate(int size, short flags) | acdk::lang::sys::PagedAllocatorPage | [inline] |
Flags enum name | acdk::lang::sys::PagedAllocatorPage | |
getFreeCapacity() | acdk::lang::sys::PagedAllocatorPage | [inline] |
hasCapacity(int size) | acdk::lang::sys::PagedAllocatorPage | [inline] |
Magic enum value | acdk::lang::sys::PagedAllocatorPage | |
PagedAllocatorPage(PagedAllocator *allocator, int size, short flags, PagedAllocatorPage *prev=0, PagedAllocatorPage *next=0) | acdk::lang::sys::PagedAllocatorPage | [inline] |
Raw enum value | acdk::lang::sys::PagedAllocatorPage | |
Standard enum value | acdk::lang::sys::PagedAllocatorPage | |