29 #ifndef CDPL_UTIL_DEFAULTDATAINPUTHANDLER_HPP
30 #define CDPL_UTIL_DEFAULTDATAINPUTHANDLER_HPP
45 template <
typename ReaderImpl, const Base::DataFormat& Format,
typename DataType =
typename ReaderImpl::DataType>
Definition of the class CDPL::Util::FileDataReader.
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
FileDataReader.
Definition: FileDataReader.hpp:51
The namespace of the Chemical Data Processing Library.