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

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

#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/JMEReactionWriter.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< JMEReactionWriter, DataFormat::JME > CDPL::Chem::JMEReactionOutputHandler
 A handler for the output of reaction data in the native I/O format of the JME Molecular Editor [JME] java applet. More...
 

Detailed Description

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