#include <support/Binder.h>
#include <support/IInterface.h>
#include <support/Value.h>
Go to the source code of this file.
Classes | |
class | BnMemory |
class | BnMemoryDealer |
class | BnMemoryHeap |
class | IMemory |
Handle on a shared memory region. More... | |
class | IMemoryDealer |
Interface to a service that can perform shared memory allocations. More... | |
class | IMemoryHeap |
Handle on a shared memory heap. More... |