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

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

#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/PDBGZMoleculeReader.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< PDBGZMoleculeReader, DataFormat::PDB_GZ > CDPL::Biomol::PDBGZMoleculeInputHandler
 A handler for the input of gzip-compressed molecule data in the Brookhaven Protein Data Bank (PDB) [PDB] format. More...
 

Detailed Description

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