29 #ifndef CDPL_BIOMOL_ATOMPROPERTYDEFAULT_HPP
30 #define CDPL_BIOMOL_ATOMPROPERTYDEFAULT_HPP
46 namespace AtomPropertyDefault
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.
CDPL_BIOMOL_API const std::size_t MODEL_NUMBER
Default value for the Biomol::AtomProperty::MODEL_NUMBER property.
CDPL_BIOMOL_API const double B_FACTOR
Default value for the Biomol::AtomProperty::B_FACTOR property.
CDPL_BIOMOL_API const bool RESIDUE_LEAVING_ATOM_FLAG
Default value for the Biomol::AtomProperty::RESIDUE_LEAVING_ATOM_FLAG property.
CDPL_BIOMOL_API const double OCCUPANCY
Default value for the Biomol::AtomProperty::OCCUPANCY property.
CDPL_BIOMOL_API const char RESIDUE_INSERTION_CODE
Default value for the Biomol::AtomProperty::RESIDUE_INSERTION_CODE property.
CDPL_BIOMOL_API const bool RESIDUE_LINKING_ATOM_FLAG
Default value for the Biomol::AtomProperty::RESIDUE_LINKING_ATOM_FLAG property.
The namespace of the Chemical Data Processing Library.