Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Chem::MOLMolecularGraphOutputHandler. More...
#include "CDPL/Chem/DataFormat.hpp"
#include "CDPL/Chem/MOLMolecularGraphWriter.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< MOLMolecularGraphWriter, DataFormat::MOL > | CDPL::Chem::MOLMolecularGraphOutputHandler |
A handler for the output of molecular graph data in the MDL Mol-File [CTFILE] format. More... | |
Definition of the class CDPL::Chem::MOLMolecularGraphOutputHandler.