Loading [MathJax]/extensions/tex2jax.js
Chemical Data Processing Library C++ API - Version 1.3.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Typedefs
MMCIFBZ2MoleculeInputHandler.hpp File Reference

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

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMCIFBZ2MoleculeReader.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< MMCIFBZ2MoleculeReader, DataFormat::MMCIF_BZ2 > CDPL::Biomol::MMCIFBZ2MoleculeInputHandler
 A handler for the input of bzip2-compressed molecule data in the MMCIF format. More...
 

Detailed Description

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