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

Definition of class CDPL::Util::MultiFormatDataWriter. More...

#include <string>
#include <functional>
#include <memory>
#include "CDPL/Base/DataIOManager.hpp"
#include "CDPL/Base/Exceptions.hpp"

Go to the source code of this file.

Classes

class  CDPL::Util::MultiFormatDataWriter< DataType >
 Base::DataWriter front-end that automatically selects a concrete handler from Base::DataIOManager based on the output file name or an explicitly supplied format identifier. 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 class CDPL::Util::MultiFormatDataWriter.