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

Formatter Class Reference

Inheritance diagram for Formatter:

DateTime Number DGDouble Double Int Long List of all members.

Public Types

typedef char tChar
typedef void delegate (tChar[] s) FormatTarget

Public Member Functions

void emit (tChar[] x)
void setTarget (FormatTarget target)
void setTarget (IFormatTarget target)

Public Attributes

protected FormatTarget put

Member Typedef Documentation

typedef char tChar
 

Definition at line 49 of file Formatter.d.

Referenced by emit().

typedef void delegate(tChar[] s) FormatTarget
 

Definition at line 51 of file Formatter.d.


Member Function Documentation

void emit tChar[]  x  )  [inline]
 

Definition at line 59 of file Formatter.d.

References put, and tChar.

void setTarget FormatTarget  target  )  [inline]
 

Definition at line 68 of file Formatter.d.

References ColumnWriter::put.

Referenced by setTarget().

void setTarget IFormatTarget  target  )  [inline]
 

Definition at line 77 of file Formatter.d.

References setTarget().


Member Data Documentation

protected FormatTarget put
 

Definition at line 53 of file Formatter.d.

Referenced by emit().


The documentation for this class was generated from the following file:
Generated on Sat Apr 9 20:11:38 2005 for Mango by doxygen 1.3.6