nw::snd::SoundMemoryAllocatable Class

Header file: nw/snd/snd_SoundMemoryAllocatable.h

Syntax

class SoundMemoryAllocatable

Description

An interface for allocating memory used to store sound data.

The SoundHeap class inherits this class.

Member Functions

Destructor
V ~SoundMemoryAllocatable Destructor.
Heap Operations
PV Alloc Allocates memory from the heap in main memory.

See Also

SoundHeap Class

Revision History

2010/01/15
Initial version.

CONFIDENTIAL