Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
StreamDataReader.hpp File Reference

Definition of the class CDPL::Util::StreamDataReader. More...

#include <istream>
#include <vector>
#include "CDPL/Base/DataReader.hpp"
#include "CDPL/Base/Exceptions.hpp"

Go to the source code of this file.

Classes

class  CDPL::Util::StreamDataReader< DataType, ReaderImpl >
 A helper class that implements Base::DataReader for std::istream based data readers. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Util
 Contains general purpose algorithms, containers, functors and other classes.
 

Detailed Description

Definition of the class CDPL::Util::StreamDataReader.