Vireo  1.0
Compact runtime for Virtual Instruments
 All Classes Files Functions Variables Enumerations Enumerator Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
Vireo::InstructionAllocator Class Reference

Class used by the ClumpParseState to track memory needed for instructions. More...

#include <VirtualInstrument.h>

Public Member Functions

Boolean IsCalculatePass ()
 
void AddRequest (size_t count)
 
void Allocate (TypeManagerRef tm)
 
void * AllocateSlice (size_t count)
 

Public Attributes

size_t _size
 
AQBlock1 * _next
 

Detailed Description

Class used by the ClumpParseState to track memory needed for instructions.


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