![]() |
FlatBuffers
An open source project by FPL.
|
This is the complete list of members for flatbuffers::Allocator, including all inherited members.
allocate(size_t size)=0 (defined in flatbuffers::Allocator) | flatbuffers::Allocator | pure virtual |
deallocate(uint8_t *p, size_t size)=0 (defined in flatbuffers::Allocator) | flatbuffers::Allocator | pure virtual |
reallocate_downward(uint8_t *old_p, size_t old_size, size_t new_size) (defined in flatbuffers::Allocator) | flatbuffers::Allocator | inlinevirtual |
~Allocator() (defined in flatbuffers::Allocator) | flatbuffers::Allocator | inlinevirtual |