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

AbstractDecoder Class Reference

Inheritance diagram for AbstractDecoder:

Exporter List of all members.

Public Types

typedef decoder opCall

Public Member Functions

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

Detailed Description

Any class implementing IDecoder can be bound to a reader using the setDecoder() method.

Definition at line 399 of file IBuffer.d.


Member Typedef Documentation

typedef decoder opCall
 

Definition at line 401 of file IBuffer.d.


Member Function Documentation

uint type  ) 
 

Reimplemented in Exporter.

void bind IBuffer  buffer  ) 
 

Reimplemented in Exporter.

Referenced by Reader::setDecoder().

uint decoder void *  x,
uint  bytes,
uint  type
 

Reimplemented in Exporter.

Referenced by Reader::setDecoder().


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