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

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

#include <vector>
#include <cstddef>
#include <cstdint>
#include <unordered_set>
#include <array>
#include <memory>
#include <functional>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/BasicMolecule.hpp"
#include "CDPL/Chem/TautomerizationRule.hpp"
#include "CDPL/Chem/HashCodeCalculator.hpp"
#include "CDPL/Chem/CIPConfigurationLabeler.hpp"
#include "CDPL/Chem/AromaticSubstructure.hpp"
#include "CDPL/Util/ObjectPool.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::TautomerGenerator
 TautomerGenerator. 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::TautomerGenerator.