Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Chem::RDFBZ2ReactionInputHandler. More...
#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/RDFBZ2ReactionReader.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::Chem | |
Contains classes and functions related to chemistry. | |
Typedefs | |
typedef Util::DefaultDataInputHandler< RDFBZ2ReactionReader, DataFormat::RDF_BZ2 > | CDPL::Chem::RDFBZ2ReactionInputHandler |
A handler for the input of bzip2-compressed reaction data in the MDL RD-File [CTFILE] format. More... | |
Definition of the class CDPL::Chem::RDFBZ2ReactionInputHandler.