UnformattedReader Class Reference
[Item Readers and Writers]

#include <lemon/bits/item_reader.h>

Inherited by DefaultSkipper.

Inheritance diagram for UnformattedReader:

Inheritance graph
[legend]
List of all members.

Detailed Description

Reader class for unformatted strings. This class want to be a general reader type which can read the most

Author:
Balazs Dezso


Public Types

typedef std::string Value
 The value type of reader.

Public Member Functions

 UnformattedReader ()
 Constructor for the reader.
void read (std::istream &is, std::string &value) const
 Reads an unformatted string from the given stream.


Member Typedef Documentation

typedef std::string Value

The value type of reader.


Constructor & Destructor Documentation

UnformattedReader (  )  [inline]

Constructor for the reader.


Member Function Documentation

void read ( std::istream &  is,
std::string &  value 
) const [inline]

Reads an unformatted string from 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