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

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

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMCIFMolecularGraphWriter.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< MMCIFMolecularGraphWriter, DataFormat::MMCIF > CDPL::Biomol::MMCIFMolecularGraphOutputHandler
 A handler for the output of molecular graph data in the MMCIF format. More...
 

Detailed Description

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