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

AbstractEncoder Class Reference

Inheritance diagram for AbstractEncoder:

Importer List of all members.

Public Types

typedef encoder opCall

Public Member Functions

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

Detailed Description

Any class implementing IEncoder can be bound to a writer using the bind() method.

Definition at line 418 of file IBuffer.d.


Member Typedef Documentation

typedef encoder opCall
 

Definition at line 420 of file IBuffer.d.


Member Function Documentation

uint type  ) 
 

Reimplemented in Importer.

void bind IBuffer  buffer  ) 
 

Reimplemented in Importer.

Referenced by Writer::setEncoder().

uint encoder void *  x,
uint  bytes,
uint  type
 

Reimplemented in Importer.

Referenced by Writer::setEncoder().


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