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

ReuseAllocator Class Reference

Inheritance diagram for ReuseAllocator:

SliceAllocator List of all members.

Public Member Functions

 this (int width)
void allocate (void[]*x, uint count, uint width, BufferDecoder decoder)

Private Member Functions

 this (uint size)
void reset ()
void bind (IReader reader)
bool isMutable (void *x)

Private Attributes

uint count

Member Function Documentation

this int  width  )  [inline]
 

Reimplemented from SliceAllocator.

Definition at line 270 of file ArrayAllocator.d.

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

Reimplemented from SliceAllocator.

Definition at line 279 of file ArrayAllocator.d.

References BufferDecoder.

this uint  size  )  [inline, inherited]
 

Create with the specified starting size

Definition at line 56 of file HeapSlice.d.

void reset  )  [inline, inherited]
 

Reimplemented from IArrayAllocator.

Definition at line 221 of file ArrayAllocator.d.

void bind IReader  reader  )  [inline, inherited]
 

Reimplemented from IArrayAllocator.

Definition at line 230 of file ArrayAllocator.d.

bool isMutable void *  x  )  [inline, inherited]
 

Reimplemented from IArrayAllocator.

Definition at line 239 of file ArrayAllocator.d.


Member Data Documentation

uint count [private]
 

Definition at line 264 of file ArrayAllocator.d.


The documentation for this class was generated from the following file:
Generated on Tue Jan 25 21:18:39 2005 for Mango by doxygen 1.3.6