|
virtual uint8_t * | allocate (size_t size)=0 |
|
virtual void | deallocate (uint8_t *p, size_t size)=0 |
|
virtual uint8_t * | reallocate_downward (uint8_t *old_p, size_t old_size, size_t new_size) |
|
The documentation for this class was generated from the following file: