29 #ifndef CDPL_BIOMOL_MMCIFDATAPROCESSINGFUNCTION_HPP
30 #define CDPL_BIOMOL_MMCIFDATAPROCESSINGFUNCTION_HPP
Data structure for the storage of preprocessed Macromolecular Crystallographic Information File (mmCI...
Definition: MMCIFData.hpp:55
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
Generic wrapper class used to store a user-defined function for the processing of Biomol::MMCIFData i...
Definition: MMCIFDataProcessingFunction.hpp:47
The namespace of the Chemical Data Processing Library.