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

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

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/SMARTSReactionWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.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::DefaultDataOutputHandler< SMARTSReactionWriter, DataFormat::SMARTS > CDPL::Chem::SMARTSReactionOutputHandler
 A handler for the output of reaction data in the Daylight SMARTS [SMARTS] format. More...
 

Detailed Description

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