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

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

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

Detailed Description

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