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

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

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMTFGZMolecularGraphWriter.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< MMTFGZMolecularGraphWriter, DataFormat::MMTF_GZ > CDPL::Biomol::MMTFGZMolecularGraphOutputHandler
 A handler for the output of gzip-compressed molecular graph data in the Macromolecular Transmission Format (MMTF) [MMTF]. More...
 

Detailed Description

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