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

BufferAllocator Class Reference

Inheritance diagram for BufferAllocator:

IArrayAllocator List of all members.

Public Member Functions

 this (IReader reader, int width=0)
void reset ()
void allocate (void[]*x, BufferConverter decoder)

Private Attributes

BufferConverter raw
uint width
IReader reader

Member Function Documentation

this IReader  reader,
int  width = 0
[inline]
 

Definition at line 98 of file ArrayAllocator.d.

References raw, and width.

void reset  )  [inline]
 

Reimplemented from IArrayAllocator.

Definition at line 109 of file ArrayAllocator.d.

References IBuffer::compress(), IReader::getBuffer(), width, and IBuffer::writable().

void allocate void *[]  x,
BufferConverter  decoder
[inline]
 

Reimplemented from IArrayAllocator.

Definition at line 122 of file ArrayAllocator.d.

References BufferConverter, IBuffer::get(), IReader::getBuffer(), IReader::length(), and raw.


Member Data Documentation

BufferConverter raw [private]
 

Definition at line 90 of file ArrayAllocator.d.

Referenced by allocate(), and this().

uint width [private]
 

Definition at line 91 of file ArrayAllocator.d.

Referenced by reset(), and this().

IReader reader [private]
 

Definition at line 92 of file ArrayAllocator.d.


The documentation for this class was generated from the following file:
Generated on Sun Oct 24 22:31:21 2004 for Mango by doxygen 1.3.6