29 #ifndef CDPL_BASE_DATAINPUTHANDLER_HPP
30 #define CDPL_BASE_DATAINPUTHANDLER_HPP
86 std::ios_base::openmode mode = std::ios_base::in | std::ios_base::binary)
const = 0;
Definition of the class CDPL::Base::DataReader.
An interface for reading data objects of a given type from an arbitrary data source.
Definition: DataReader.hpp:73
std::shared_ptr< DataReader > SharedPointer
A reference-counted smart pointer [SHPTR] for dynamically allocated DataReader instances.
Definition: DataReader.hpp:84
The namespace of the Chemical Data Processing Library.