UnformattedReader Class Reference
[Item readers and writers]


Detailed Description

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

Author:
Balazs Dezso
#include <lemon/bits/item_reader.h>

Inheritance diagram for UnformattedReader:

Inheritance graph
[legend]

List of all members.

Public Types

typedef std::string Value

Public Member Functions

 UnformattedReader ()
void read (std::istream &is, std::string &value) const


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.


Generated on Thu Jun 4 04:06:42 2009 for LEMON by  doxygen 1.5.9