29 #ifndef CDPL_BIOMOL_MOLECULARGRAPHPROPERTY_HPP
30 #define CDPL_BIOMOL_MOLECULARGRAPHPROPERTY_HPP
50 namespace MolecularGraphProperty
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.
Unique lookup key for control-parameter and property values.
Definition: LookupKey.hpp:54
CDPL_BIOMOL_API const Base::LookupKey RESIDUE_INSERTION_CODE
Specifies the residue insertion code of the residue described by the molecular graph.
CDPL_BIOMOL_API const Base::LookupKey MMCIF_DATA
Specifies the associated mmCIF data record.
CDPL_BIOMOL_API const Base::LookupKey RESIDUE_SEQUENCE_NUMBER
Specifies the residue sequence number of the residue described by the molecular graph.
CDPL_BIOMOL_API const Base::LookupKey RESIDUE_CODE
Specifies the residue code (three-letter code) of the residue described by the molecular graph.
CDPL_BIOMOL_API const Base::LookupKey CHAIN_ID
Specifies the identifier of the chain the molecular graph belongs to.
CDPL_BIOMOL_API const Base::LookupKey MODEL_NUMBER
Specifies the model number assigned to the molecular graph.
CDPL_BIOMOL_API const Base::LookupKey PDB_DATA
Specifies the associated PDB data record.
The namespace of the Chemical Data Processing Library.