Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
KeyMemory Class Reference
Load /etc/bayonne [memory] key value pairs. Load memory related options.
More...
#include <bayonne.h>
Inheritance diagram for KeyMemory:
List of all members.
Public Methods |
| KeyMemory () |
| Initialize keymemory data.
|
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...
|
Detailed Description
Load /etc/bayonne [memory] key value pairs. Load memory related options.
This is used to configurate space management properties of the runtime environment including audio buffering, page size allocations, etc.
-
Author(s):
-
David Sugar <dyfet@ostel.com>
Constructor & Destructor Documentation
|
Initialize keymemory data.
|
Member Function Documentation
int KeyMemory::getPageSize (
|
void ) [inline]
|
|
|
Get default page allocation size to use for "paged" memory allocations.
-
Returns:
-
page size for default paging.
|
int KeyMemory::getSymbolSize (
|
void ) [inline]
|
|
|
Get default symbol space size for variables.
-
Returns:
-
number of bytes of storage for new symbols.
|
The documentation for this class was generated from the following file:
Generated at Mon Jan 15 11:40:33 2001 for Bayonne by
1.2.1 written by Dimitri van Heesch,
© 1997-2000