ScummVM API documentation
asCMemoryMgr Class Reference

Public Member Functions

void FreeUnusedMemory ()
 
void * AllocScriptNode ()
 
void FreeScriptNode (void *ptr)
 
void * AllocByteInstruction ()
 
void FreeByteInstruction (void *ptr)
 

Protected Attributes

asCArray< void * > scriptNodePool
 
asCArray< void * > byteInstructionPool
 

The documentation for this class was generated from the following file: