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

Importer Class Reference

Inheritance diagram for Importer:

AbstractEncoder List of all members.

Public Member Functions

uint type ()
void bind (IBuffer buffer)
uint encoder (void *src, uint bytes, uint type)

Protected Attributes

IBuffer buffer

Private Types

typedef encoder opCall

Member Typedef Documentation

typedef encoder opCall [inherited]
 

Definition at line 420 of file IBuffer.d.


Member Function Documentation

uint type  ) 
 

Reimplemented from AbstractEncoder.

Referenced by UnicodeImporter().

void bind IBuffer  buffer  )  [inline]
 

Reimplemented from AbstractEncoder.

Definition at line 58 of file BufferCodec.d.

References buffer.

Referenced by UnicodeImporter().

uint encoder void *  src,
uint  bytes,
uint  type
[inline]
 

Reimplemented from AbstractEncoder.

Definition at line 63 of file BufferCodec.d.

References IBuffer::append(), and buffer.

Referenced by UnicodeImporter().


Member Data Documentation

IBuffer buffer [protected]
 

Definition at line 54 of file BufferCodec.d.

Referenced by encoder().


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