29 #ifndef CDPL_BIOMOL_MMCIFDATAPROCESSINGFUNCTION_HPP
30 #define CDPL_BIOMOL_MMCIFDATAPROCESSINGFUNCTION_HPP
A data structure for the storage of imported MMCIF data (see [MMCIF]).
Definition: MMCIFData.hpp:54
Abstract base class for representations of a chemical structure as a graph of bonded atoms.
Definition: MolecularGraph.hpp:57
std::function< void(Biomol::MMCIFData &, const Chem::MolecularGraph &)> MMCIFDataProcessingFunction
A generic wrapper class used to store a user-defined function for the processing of Biomol::MMCIFData...
Definition: MMCIFDataProcessingFunction.hpp:47
The namespace of the Chemical Data Processing Library.