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

Definition of the class CDPL::Chem::CDFBZ2ReactionOutputHandler. More...

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/CDFBZ2ReactionWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Typedefs

typedef Util::DefaultDataOutputHandler< CDFBZ2ReactionWriter, DataFormat::CDF_BZ2 > CDPL::Chem::CDFBZ2ReactionOutputHandler
 A handler for the output of gzip-compressed reaction data in the native I/O format of the CDPL. More...
 

Detailed Description

Definition of the class CDPL::Chem::CDFBZ2ReactionOutputHandler.