UnformattedWriter Class Reference
[Item Readers and Writers]

#include <lemon/bits/item_writer.h>

List of all members.


Detailed Description

Writer class for unformatted strings.
Author:
Balazs Dezso


Public Member Functions

 UnformattedWriter ()
 Constructor for the writer.
void write (std::ostream &os, const std::string &value) const
 Writes an unformatted string to the given stream.


Constructor & Destructor Documentation

UnformattedWriter (  )  [inline]

Constructor for the writer.


Member Function Documentation

void write ( std::ostream &  os,
const std::string &  value 
) const [inline]

Writes an unformatted string to the given stream.


The documentation for this class was generated from the following file:
Generated on Tue Oct 31 09:51:29 2006 for LEMON by  doxygen 1.5.1