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

IArrayAllocator Struct Reference

Inheritance diagram for IArrayAllocator:

SimpleAllocator SliceAllocator BufferAllocator NativeAllocator Reader ReuseAllocator EndianReader HttpReader TextReader ConsoleReader List of all members.

Public Member Functions

void reset ()
void bind (IReader input)
bool isMutable (void *x)
void allocate (void[]*x, uint size, uint width, uint type, BufferDecoder convert)

Member Function Documentation

void reset  ) 
 

Reimplemented in SimpleAllocator, BufferAllocator, and SliceAllocator.

void bind IReader  input  ) 
 

Reimplemented in SimpleAllocator, BufferAllocator, and SliceAllocator.

Referenced by Reader::setAllocator().

bool isMutable void *  x  ) 
 

Reimplemented in SimpleAllocator, NativeAllocator, BufferAllocator, and SliceAllocator.

void allocate void *[]  x,
uint  size,
uint  width,
uint  type,
BufferDecoder  convert
 

Reimplemented in SimpleAllocator, NativeAllocator, BufferAllocator, SliceAllocator, and ReuseAllocator.

Referenced by Reader::get().


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