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

Definition of the class CDPL::Chem::RDFReactionInputHandler. More...

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/RDFReactionReader.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< RDFReactionReader, DataFormat::RDF > CDPL::Chem::RDFReactionInputHandler
 A handler for the input of reaction data in the MDL RD-File [CTFILE] format. More...
 

Detailed Description

Definition of the class CDPL::Chem::RDFReactionInputHandler.