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

Exporter Class Reference

Inheritance diagram for Exporter:

AbstractDecoder List of all members.

Public Member Functions

uint type ()
void bind (IBuffer buffer)
uint decoder (void *dst, uint bytes, uint type)

Protected Attributes

IBuffer buffer

Private Types

typedef decoder opCall

Member Typedef Documentation

typedef decoder opCall [inherited]
 

Definition at line 401 of file IBuffer.d.


Member Function Documentation

uint type  ) 
 

Reimplemented from AbstractDecoder.

Referenced by UnicodeExporter().

void bind IBuffer  buffer  )  [inline]
 

Reimplemented from AbstractDecoder.

Definition at line 81 of file BufferCodec.d.

References buffer.

Referenced by UnicodeExporter().

uint decoder void *  dst,
uint  bytes,
uint  type
[inline]
 

Reimplemented from AbstractDecoder.

Definition at line 86 of file BufferCodec.d.

References buffer, IBuffer::error(), IBuffer::fill(), IBuffer::get(), and IBuffer::readable().

Referenced by UnicodeExporter().


Member Data Documentation

IBuffer buffer [protected]
 

Definition at line 77 of file BufferCodec.d.

Referenced by decoder().


The documentation for this class was generated from the following file:
Generated on Sat Dec 24 17:28:38 2005 for Mango by  doxygen 1.4.0