FlatBuffers
An open source project by FPL.
flatbuffers::DefaultAllocator Member List

This is the complete list of members for flatbuffers::DefaultAllocator, including all inherited members.

allocate(size_t size) FLATBUFFERS_OVERRIDE (defined in flatbuffers::DefaultAllocator)flatbuffers::DefaultAllocatorinlinevirtual
deallocate(uint8_t *p, size_t) FLATBUFFERS_OVERRIDE (defined in flatbuffers::DefaultAllocator)flatbuffers::DefaultAllocatorinlinevirtual
instance() (defined in flatbuffers::DefaultAllocator)flatbuffers::DefaultAllocatorinlinestatic
reallocate_downward(uint8_t *old_p, size_t old_size, size_t new_size) (defined in flatbuffers::Allocator)flatbuffers::Allocatorinlinevirtual
~Allocator() (defined in flatbuffers::Allocator)flatbuffers::Allocatorinlinevirtual