DefaultReader Class Template Reference

#include <lemon/bits/item_reader.h>

Inherited by DefaultReaderTraits::Reader, and DefaultSkipper.

Inheritance diagram for DefaultReader:

Inheritance graph
[legend]
List of all members.

Detailed Description

template<typename _Value>
class lemon::DefaultReader< _Value >

The default item reader template class. If some section reader needs to read a value from a stream it will give the default way for it.

Author:
Balazs Dezso


Public Types

typedef _Value Value
 The value type.

Public Member Functions

void read (std::istream &is, Value &value) const
 Reads a value from the given stream.


Member Function Documentation

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

Reads a value from the given stream.


The documentation for this class was generated from the following file:
Generated on Fri Feb 3 18:42:53 2006 for LEMON by  doxygen 1.4.6