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

NewlineWriter Class Reference

Inheritance diagram for NewlineWriter:

INewlineWriter List of all members.

Public Member Functions

 this ()
 this (char[] fmt)
void write (IWriter w)

Private Attributes

char[] fmt

Member Function Documentation

this  )  [inline]
 

Construct a default newline, using the char[] defined by FileConst.NewlineString

Definition at line 670 of file AbstractWriter.d.

this char[]  fmt  )  [inline]
 

Construct a newline using the provided character array

Definition at line 681 of file AbstractWriter.d.

References fmt.

void write IWriter  w  )  [inline]
 

Write this newline through the provided writer. This makes NewlineWriter IWritable compatible.

Reimplemented from IWritable.

Definition at line 693 of file AbstractWriter.d.

References fmt, and IWriter::put().


Member Data Documentation

char [] fmt [private]
 

Definition at line 661 of file AbstractWriter.d.

Referenced by this(), and write().


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