![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of class CDPL::Util::DefaultDataOutputHandler. More...
Go to the source code of this file.
Classes | |
| class | CDPL::Util::DefaultDataOutputHandler< WriterImpl, FORMAT, DataType > |
| Default Base::DataOutputHandler implementation that exposes a fixed Base::DataFormat and instantiates writers of the supplied stream-based WriterImpl type (file-based writers are produced by wrapping it in Util::FileDataWriter). More... | |
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Util | |
| Contains general purpose algorithms, containers, functors and other classes. | |
Definition of class CDPL::Util::DefaultDataOutputHandler.