|
FlatBuffers
An open source project by FPL.
|
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::DefaultAllocator | inlinevirtual |
| dealloc(void *p, size_t) (defined in flatbuffers::DefaultAllocator) | flatbuffers::DefaultAllocator | inlinestatic |
| deallocate(uint8_t *p, size_t) FLATBUFFERS_OVERRIDE (defined in flatbuffers::DefaultAllocator) | flatbuffers::DefaultAllocator | inlinevirtual |
| memcpy_downward(uint8_t *old_p, size_t old_size, uint8_t *new_p, size_t new_size, size_t in_use_back, size_t in_use_front) (defined in flatbuffers::Allocator) | flatbuffers::Allocator | inlineprotected |
| reallocate_downward(uint8_t *old_p, size_t old_size, size_t new_size, size_t in_use_back, size_t in_use_front) (defined in flatbuffers::Allocator) | flatbuffers::Allocator | inlinevirtual |
| ~Allocator() (defined in flatbuffers::Allocator) | flatbuffers::Allocator | inlinevirtual |