Chemical Data Processing Library C++ API - Version 1.2.0
|
Definition of the class CDPL::Chem::CMLGZMolecularGraphOutputHandler. More...
#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/CMLGZMolecularGraphWriter.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< CMLGZMolecularGraphWriter, DataFormat::CML_GZ > | CDPL::Chem::CMLGZMolecularGraphOutputHandler |
A handler for the output of gzip-compressed molecular graph data in the Chemical Markup Language [CML] format. More... | |
Definition of the class CDPL::Chem::CMLGZMolecularGraphOutputHandler.