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

Definition of the class CDPL::Biomol::MMTFBZ2MolecularGraphOutputHandler. More...

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMTFBZ2MolecularGraphWriter.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::Biomol
 Contains classes and functions related to biological macromolecules.
 

Typedefs

typedef Util::DefaultDataOutputHandler< MMTFBZ2MolecularGraphWriter, DataFormat::MMTF_BZ2 > CDPL::Biomol::MMTFBZ2MolecularGraphOutputHandler
 A handler for the output of bzip2-compressed molecular graph data in the Macromolecular Transmission Format (MMTF) [MMTF]. More...
 

Detailed Description

Definition of the class CDPL::Biomol::MMTFBZ2MolecularGraphOutputHandler.