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

Declaration of type CDPL::Chem::CMLGZMolecularGraphWriter. More...

#include "CDPL/Chem/CMLMolecularGraphWriter.hpp"
#include "CDPL/Util/CompressedDataWriter.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::CompressedDataWriter< CMLMolecularGraphWriter, Util::GZipOStream > CDPL::Chem::CMLGZMolecularGraphWriter
 Writer for molecular graph data in the gzip-compressed Chemical Markup Language [CML] format. More...
 

Detailed Description

Declaration of type CDPL::Chem::CMLGZMolecularGraphWriter.