![]() |
Blamite Game Engine - blam!
00453.06.08.26.0624.blamite
The core library for the Blamite Game Engine.
|
This is the complete list of members for CrtAllocator, including all inherited members.
| Free(void *ptr) RAPIDJSON_NOEXCEPT | CrtAllocator | inlinestatic |
| kNeedFree | CrtAllocator | static |
| Malloc(size_t size) | CrtAllocator | inline |
| operator!=(const CrtAllocator &) const RAPIDJSON_NOEXCEPT | CrtAllocator | inline |
| operator==(const CrtAllocator &) const RAPIDJSON_NOEXCEPT | CrtAllocator | inline |
| Realloc(void *originalPtr, size_t originalSize, size_t newSize) | CrtAllocator | inline |