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 data structures that represent chemical structures as molecular graphs.
Definition: MolecularGraph.hpp:60
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.