29 #ifndef CDPL_CHEM_ATOMPRIORITYFUNCTION_HPP
30 #define CDPL_CHEM_ATOMPRIORITYFUNCTION_HPP
Abstract base class representing a chemical atom and its bonded neighborhood.
Definition: Atom.hpp:57
std::function< std::size_t(const Chem::Atom &)> AtomPriorityFunction
Generic wrapper class used to store a user-defined atom priority function.
Definition: AtomPriorityFunction.hpp:42
The namespace of the Chemical Data Processing Library.