29 #ifndef CDPL_MOLPROP_ATOMPROPERTY_HPP
30 #define CDPL_MOLPROP_ATOMPROPERTY_HPP
50 namespace AtomProperty
Definition of the preprocessor macro CDPL_MOLPROP_API.
#define CDPL_MOLPROP_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_MOLPROP_API const Base::LookupKey MHMO_PI_CHARGE
Specifies the calculated MHMO pi charge of the atom.
CDPL_MOLPROP_API const Base::LookupKey PEOE_SIGMA_CHARGE
Specifies the calculated PEOE sigma charge of the atom.
CDPL_MOLPROP_API const Base::LookupKey PEOE_SIGMA_ELECTRONEGATIVITY
Specifies the calculated PEOE sigma electronegativity of the atom.
CDPL_MOLPROP_API const Base::LookupKey H_BOND_DONOR_TYPE
Specifies the H-bond donor atom type (see namespace MolProp::HBondDonorAtomType).
CDPL_MOLPROP_API const Base::LookupKey H_BOND_ACCEPTOR_TYPE
Specifies the H-bond acceptor atom type (see namespace MolProp::HBondAcceptorAtomType).
CDPL_MOLPROP_API const Base::LookupKey HYDROPHOBICITY
Specifies the calculated atom hydrophobicity contribution.
The namespace of the Chemical Data Processing Library.