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

RawCodec1 Class Reference

List of all members.

Public Member Functions

 this (Buffer buffer)
uint type ()
private override uint importer1 (void *src, uint bytes, uint type)
private override uint exporter1 (void *dst, uint bytes, uint type)
uint exporter (void *dst, uint bytes, uint type)
uint importer (void *src, uint bytes, uint type)

Public Attributes

protected Buffer buffer

Member Function Documentation

this Buffer  buffer  )  [inline]
 

Definition at line 54 of file Copy (2) of UtfCodec.d.

References buffer.

uint type  )  [inline]
 

Definition at line 59 of file Copy (2) of UtfCodec.d.

Referenced by ColumnWriter::encode(), and UnicodeExporter().

private override uint importer1 void *  src,
uint  bytes,
uint  type
[inline]
 

Definition at line 64 of file Copy (2) of UtfCodec.d.

References buffer, convert(), Buffer::makeRoom(), and Buffer::write().

private override uint exporter1 void *  dst,
uint  bytes,
uint  type
[inline]
 

Definition at line 88 of file Copy (2) of UtfCodec.d.

References buffer, convert(), Buffer::fill(), and Buffer::read().

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

Definition at line 112 of file Copy (2) of UtfCodec.d.

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

Referenced by exporter(), exporter1(), from(), and UtfCodec().

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

Definition at line 138 of file Copy (2) of UtfCodec.d.

References Buffer::append(), and buffer.

Referenced by importer(), and into().


Member Data Documentation

protected Buffer buffer
 

Definition at line 52 of file Copy (2) of UtfCodec.d.

Referenced by BufferFormatTemplate(), BufferTokenizerTemplate(), CompositeTokenTemplate(), exporter(), exporter1(), importer(), importer1(), and this().


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