29 #ifndef CDPL_BIOMOL_HIERARCHYVIEWNODE_HPP
30 #define CDPL_BIOMOL_HIERARCHYVIEWNODE_HPP
63 mutable bool initResidues;
64 mutable std::mutex initMutex;
Definition of the preprocessor macro CDPL_BIOMOL_API.
#define CDPL_BIOMOL_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of the class CDPL::Biomol::ResidueList.
HierarchyViewNode.
Definition: HierarchyViewNode.hpp:48
HierarchyViewNode()
Definition: HierarchyViewNode.hpp:54
const ResidueList & getResidues() const
std::mutex & getMutex() const
~HierarchyViewNode()
Definition: HierarchyViewNode.hpp:57
Implements the extraction of residues in biological macromolecules.
Definition: ResidueList.hpp:52
Fragment.
Definition: Fragment.hpp:52
The namespace of the Chemical Data Processing Library.