#include <support/Memory.h>
Inheritance diagram for BMemoryHeap:
Public Member Functions | |
BMemoryHeap (int32_t area, void *basePtr) | |
virtual void * | HeapBase () const |
virtual int32_t | HeapID () const |
virtual | ~BMemoryHeap () |
|
|
|
|
|
Returns the mapped base address (Linux shim) of this heap Implements IMemoryHeap. |
|
Returns the area_id (Linux shim) of this heap Implements IMemoryHeap. |