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

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

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/MOL2BZ2MolecularGraphWriter.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< MOL2BZ2MolecularGraphWriter, DataFormat::MOL2_BZ2 > CDPL::Chem::MOL2BZ2MolecularGraphOutputHandler
 A handler for the output of bzip2-compressed molecular graph data in the Sybyl MOL2 format. More...
 

Detailed Description

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