KVMAllocator Member List
This is the complete list of members for
KVMAllocator, including all inherited members.
allocate(size_t _size) | KVMAllocator | |
copy(void *dest, Block *src, int _offset=0, size_t length=0) KDE_DEPRECATED | KVMAllocator | |
copy(Block *dest, void *src, int _offset=0, size_t length=0) KDE_DEPRECATED | KVMAllocator | |
copyBlock(void *dest, Block *src, int _offset=0, size_t length=0) | KVMAllocator | |
copyBlock(Block *dest, void *src, int _offset=0, size_t length=0) | KVMAllocator | |
free(Block *block) | KVMAllocator | |
KVMAllocator() | KVMAllocator | |
map(Block *block) | KVMAllocator | |
unmap(Block *block) | KVMAllocator | |
~KVMAllocator() | KVMAllocator | |