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

SimpleAllocator Class Reference

Inheritance diagram for SimpleAllocator:

IArrayAllocator BufferAllocator NativeAllocator Reader EndianReader HttpReader TextReader ConsoleReader List of all members.

Public Member Functions

void reset ()
void bind (IReader reader)
bool isMutable (void *x)
void allocate (void[]*x, uint bytes, uint width, uint type, BufferDecoder decoder)

Private Attributes

IReader reader

Member Function Documentation

void reset  )  [inline]
 

Reimplemented from IArrayAllocator.

Reimplemented in BufferAllocator.

Definition at line 60 of file ArrayAllocator.d.

void bind IReader  reader  )  [inline]
 

Reimplemented from IArrayAllocator.

Reimplemented in BufferAllocator.

Definition at line 68 of file ArrayAllocator.d.

bool isMutable void *  x  )  [inline]
 

Reimplemented from IArrayAllocator.

Reimplemented in NativeAllocator, and BufferAllocator.

Definition at line 77 of file ArrayAllocator.d.

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

Reimplemented from IArrayAllocator.

Reimplemented in NativeAllocator, and BufferAllocator.

Definition at line 86 of file ArrayAllocator.d.

References x.


Member Data Documentation

IReader reader [private]
 

Definition at line 54 of file ArrayAllocator.d.


The documentation for this class was generated from the following file:
Generated on Mon Nov 14 11:00:02 2005 for Mango by  doxygen 1.4.0