QuotedCharReader Class Reference
[Item readers and writers]


Detailed Description

Reader class for quoted strings. It can process the escape sequences in the string.

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

List of all members.

Public Types

typedef char Value

Public Member Functions

 QuotedCharReader (bool _escaped=true)
 Constructor for the reader.
void read (std::istream &is, char &value) const


Member Typedef Documentation

typedef char Value

The value type of reader.


Constructor & Destructor Documentation

QuotedCharReader ( bool  _escaped = true  )  [inline]

Constructor for the reader. If the given parameter is true the reader processes the escape sequences.


Member Function Documentation

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

Reads a quoted string from the given stream.


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