Chemical Data Processing Library C++ API - Version 1.2.0
|
Definition of the class CDPL::Biomol::MMCIFGZMoleculeInputHandler. More...
#include "CDPL/Biomol/DataFormat.hpp"
#include "CDPL/Biomol/MMCIFGZMoleculeReader.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< MMCIFGZMoleculeReader, DataFormat::MMCIF_GZ > | CDPL::Biomol::MMCIFGZMoleculeInputHandler |
A handler for the input of gzip-compressed molecule data in the MMCIF format. More... | |
Definition of the class CDPL::Biomol::MMCIFGZMoleculeInputHandler.