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

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

#include <cstddef>
#include <cstdint>
#include <vector>
#include <functional>
#include "CDPL/Chem/APIPrefix.hpp"
#include "CDPL/Chem/AtomPropertyFlag.hpp"
#include "CDPL/Chem/BondPropertyFlag.hpp"

Go to the source code of this file.

Classes

class  CDPL::Chem::HashCodeCalculator
 HashCodeCalculator. More...
 
class  CDPL::Chem::HashCodeCalculator::DefAtomHashSeedFunctor
 The default functor for the generation of atom hash seeds. More...
 
class  CDPL::Chem::HashCodeCalculator::DefBondHashSeedFunctor
 The default functor for the generation of bond hash seeds. 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::HashCodeCalculator.