Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | 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 bytes, uint width, uint type, 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 106 of file ArrayAllocator.d.

References aliased.

bool isMutable void *  x  )  [inline]
 

Reimplemented from SimpleAllocator.

Definition at line 115 of file ArrayAllocator.d.

References aliased.

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

Reimplemented from SimpleAllocator.

Definition at line 124 of file ArrayAllocator.d.

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 100 of file ArrayAllocator.d.

Referenced by isMutable(), and this().


The documentation for this class was generated from the following file:
Generated on Fri May 27 18:12:02 2005 for Mango by  doxygen 1.4.0