FlatBuffers
An open source project by FPL.
flatbuffers::DefaultAllocator Class Reference
Inheritance diagram for flatbuffers::DefaultAllocator:
flatbuffers::Allocator

Public Member Functions

virtual uint8_t * allocate (size_t size) FLATBUFFERS_OVERRIDE
 
virtual void deallocate (uint8_t *p, size_t) FLATBUFFERS_OVERRIDE
 
- Public Member Functions inherited from flatbuffers::Allocator
virtual uint8_t * reallocate_downward (uint8_t *old_p, size_t old_size, size_t new_size)
 

Static Public Member Functions

static DefaultAllocatorinstance ()
 

The documentation for this class was generated from the following file: