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

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

#include <vector>
#include <memory>
#include <boost/iterator/indirect_iterator.hpp>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/Reaction.hpp"
#include "CDPL/Chem/BasicMolecule.hpp"
#include "CDPL/Util/ObjectPool.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::BasicReaction
 BasicReaction. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 

Detailed Description

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