Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

NativeAllocator Class Reference

Inheritance diagram for NativeAllocator:

SimpleAllocator List of all members.

Public Member Functions

 this (bool aliased=true)
bool isMutable (void *x)
void allocate (void[]*x, uint count, uint width, BufferDecoder decoder)

Private Member Functions

void reset ()
void bind (IReader reader)

Private Attributes

bool aliased

Member Function Documentation

this bool  aliased = true  )  [inline]
 

Definition at line 107 of file ArrayAllocator.d.

References aliased.

bool isMutable void *  x  )  [inline]
 

Reimplemented from SimpleAllocator.

Definition at line 116 of file ArrayAllocator.d.

References aliased.

void allocate void *[]  x,
uint  count,
uint  width,
BufferDecoder  decoder
[inline]
 

Reimplemented from SimpleAllocator.

Definition at line 125 of file ArrayAllocator.d.

References BufferDecoder.

void reset  )  [inline, inherited]
 

Reimplemented from IArrayAllocator.

Reimplemented in BufferAllocator.

Definition at line 60 of file ArrayAllocator.d.

void bind IReader  reader  )  [inline, inherited]
 

Reimplemented from IArrayAllocator.

Reimplemented in BufferAllocator.

Definition at line 68 of file ArrayAllocator.d.


Member Data Documentation

bool aliased [private]
 

Definition at line 101 of file ArrayAllocator.d.

Referenced by isMutable(), and this().


The documentation for this class was generated from the following file:
Generated on Sat Apr 9 20:11:42 2005 for Mango by doxygen 1.3.6