Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

LineReader Class Reference
[Item Readers and Writers]

#include <lemon/bits/item_reader.h>

List of all members.


Detailed Description

Reader for read the whole line.

Author:
Balazs Dezso


Public Member Functions

 LineReader (bool _skipSpaces=true)
 Constructor.
void read (std::istream &is, Value &value)
 Reads the line from the given stream.


Constructor & Destructor Documentation

LineReader bool  _skipSpaces = true  )  [inline]
 

Constructor for the LineReader. If the given parameter is true then the spaces before the first not space character are skipped.


Member Function Documentation

void read std::istream is,
Value value
[inline]
 

Reads the line from the given stream.


The documentation for this class was generated from the following file:
Generated on Sat Aug 27 14:16:17 2005 for LEMON by  doxygen 1.4.4