rapidjson::CrtAllocator 成员列表

成员的完整列表,这些成员属于 rapidjson::CrtAllocator,包括所有继承而来的类成员

Free(void *ptr) RAPIDJSON_NOEXCEPT (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorinlinestatic
kNeedFree (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorstatic
Malloc(size_t size) (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorinline
operator!=(const CrtAllocator &) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorinline
operator==(const CrtAllocator &) const RAPIDJSON_NOEXCEPT (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorinline
Realloc(void *originalPtr, size_t originalSize, size_t newSize) (定义于 rapidjson::CrtAllocator)rapidjson::CrtAllocatorinline