pelib  2.0.0
pelib::RecordParser Class Reference

#include <RecordParser.hpp>

Inheritance diagram for pelib::RecordParser:
[legend]

List of all members.

Public Member Functions

std::istream & getEmptyStream ()
virtual ~RecordParser ()

Protected Attributes

std::istringstream emptyStream

Detailed Description

Ancestor class of all parsers of data collections

Definition at line 29 of file RecordParser.hpp.


Constructor & Destructor Documentation

Virtual destructor

Definition at line 34 of file RecordParser.cpp.


Member Function Documentation

Returns an empty input stream

Definition at line 28 of file RecordParser.cpp.


Member Data Documentation

std::istringstream pelib::RecordParser::emptyStream [protected]

Empty stream returned by the getEmptyStream method

Definition at line 38 of file RecordParser.hpp.


The documentation for this class was generated from the following files: