#include <bayonne.h>
Inheritance diagram for KeyMemory::
Public Methods | |
KeyMemory () | |
Initialize keymemory data. More... | |
int | getSymbolSize (void) |
Get default symbol space size for variables. More... | |
int | getPageSize (void) |
Get default page allocation size to use for "paged" memory allocations. More... |
This is used to configurate space management properties of the runtime environment including audio buffering, page size allocations, etc.
|
Initialize keymemory data.
|
|
Get default page allocation size to use for "paged" memory allocations.
|
|
Get default symbol space size for variables.
|