29 #ifndef CDPL_CHEM_ATOMPROPERTYDEFAULT_HPP
30 #define CDPL_CHEM_ATOMPROPERTYDEFAULT_HPP
49 namespace AtomPropertyDefault
Definition of the preprocessor macro CDPL_CHEM_API.
#define CDPL_CHEM_API
Tells the compiler/linker which classes, functions and variables are part of the library API.
Definition of class CDPL::Chem::MatchConstraintList.
Definition of the type CDPL::Chem::StereoDescriptor.
std::shared_ptr< MatchConstraintList > SharedPointer
A reference-counted smart pointer [SHPTR] for dynamically allocated MatchConstraintList instances.
Definition: MatchConstraintList.hpp:211
Data structure for the storage and retrieval of stereochemical information about atoms and bonds.
Definition: StereoDescriptor.hpp:102
CDPL_CHEM_API const std::size_t COMPONENT_GROUP_ID
Default value for the Chem::AtomProperty::COMPONENT_GROUP_ID property.
CDPL_CHEM_API const unsigned int REACTION_CENTER_STATUS
Default value for the Chem::AtomProperty::REACTION_CENTER_STATUS property.
CDPL_CHEM_API const std::size_t UNPAIRED_ELECTRON_COUNT
Default value for the Chem::AtomProperty::UNPAIRED_ELECTRON_COUNT property.
CDPL_CHEM_API const unsigned int RADICAL_TYPE
Default value for the Chem::AtomProperty::RADICAL_TYPE property.
CDPL_CHEM_API const std::string SYMBOL
Default value for the Chem::AtomProperty::SYMBOL property.
CDPL_CHEM_API const double MOL2_CHARGE
Default value for the Chem::AtomProperty::MOL2_CHARGE property.
CDPL_CHEM_API const std::string MOL2_NAME
Default value for the Chem::AtomProperty::MOL2_NAME property.
CDPL_CHEM_API const MatchConstraintList::SharedPointer MATCH_CONSTRAINTS
Default value for the Chem::AtomProperty::MATCH_CONSTRAINTS property.
CDPL_CHEM_API const StereoDescriptor STEREO_DESCRIPTOR
Default value for the Chem::AtomProperty::STEREO_DESCRIPTOR property.
CDPL_CHEM_API const std::size_t ATOM_MAPPING_ID
Default value for the Chem::AtomProperty::ATOM_MAPPING_ID property.
CDPL_CHEM_API const unsigned int TYPE
Default value for the Chem::AtomProperty::TYPE property.
CDPL_CHEM_API const bool MDL_DB_STEREO_CARE_FLAG
Default value for the Chem::AtomProperty::MDL_DB_STEREO_CARE_FLAG property.
CDPL_CHEM_API const std::size_t ISOTOPE
Default value for the Chem::AtomProperty::ISOTOPE property.
CDPL_CHEM_API const unsigned int SYBYL_TYPE
Default value for the Chem::AtomProperty::SYBYL_TYPE property.
CDPL_CHEM_API const std::string NAME
Default value for the Chem::AtomProperty::NAME property.
CDPL_CHEM_API const long FORMAL_CHARGE
Default value for the Chem::AtomProperty::FORMAL_CHARGE property.
The namespace of the Chemical Data Processing Library.