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

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

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMTFBZ2MoleculeReader.hpp"
#include "CDPL/Util/DefaultDataInputHandler.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::DefaultDataInputHandler< MMTFBZ2MoleculeReader, DataFormat::MMTF_BZ2 > CDPL::Biomol::MMTFBZ2MoleculeInputHandler
 A handler for the input of bzip2-compressed molecule data in the Macromolecular Transmission Format (MMTF) [MMTF] format. More...
 

Detailed Description

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