29 #ifndef CDPL_CHEM_MOLECULARGRAPHPROPERTYDEFAULT_HPP
30 #define CDPL_CHEM_MOLECULARGRAPHPROPERTYDEFAULT_HPP
48 namespace MolecularGraphPropertyDefault
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.
std::shared_ptr< MatchConstraintList > SharedPointer
A reference-counted smart pointer [SHPTR] for dynamically allocated MatchConstraintList instances.
Definition: MatchConstraintList.hpp:211
CDPL_CHEM_API const unsigned int MOL2_MOLECULE_TYPE
Default value for the Chem::MolecularGraphProperty::MOL2_MOLECULE_TYPE property.
CDPL_CHEM_API const bool MDL_CHIRAL_FLAG
Default value for the Chem::MolecularGraphProperty::MDL_CHIRAL_FLAG property.
CDPL_CHEM_API const long MDL_SCALING_FACTOR1
Default value for the Chem::MolecularGraphProperty::MDL_SCALING_FACTOR1 property.
CDPL_CHEM_API const double STOICHIOMETRIC_NUMBER
Default value for the Chem::MolecularGraphProperty::STOICHIOMETRIC_NUMBER property.
CDPL_CHEM_API const double MDL_SCALING_FACTOR2
Default value for the Chem::MolecularGraphProperty::MDL_SCALING_FACTOR2 property.
CDPL_CHEM_API const unsigned int MDL_CTAB_VERSION
Default value for the Chem::MolecularGraphProperty::MDL_CTAB_VERSION property.
CDPL_CHEM_API const unsigned int MOL2_CHARGE_TYPE
Default value for the Chem::MolecularGraphProperty::MOL2_CHARGE_TYPE property.
CDPL_CHEM_API const double MDL_ENERGY
Default value for the Chem::MolecularGraphProperty::MDL_ENERGY property.
CDPL_CHEM_API const std::string MDL_PROGRAM_NAME
Default value for the Chem::MolecularGraphProperty::MDL_PROGRAM_NAME property.
CDPL_CHEM_API const std::string MDL_USER_INITIALS
Default value for the Chem::MolecularGraphProperty::MDL_USER_INITIALS property.
CDPL_CHEM_API const MatchConstraintList::SharedPointer MATCH_CONSTRAINTS
Default value for the Chem::MolecularGraphProperty::MATCH_CONSTRAINTS property.
CDPL_CHEM_API const std::string COMMENT
Default value for the Chem::MolecularGraphProperty::COMMENT property.
CDPL_CHEM_API const std::size_t MDL_DIMENSIONALITY
Default value for the Chem::MolecularGraphProperty::MDL_DIMENSIONALITY property.
CDPL_CHEM_API const std::string NAME
Default value for the Chem::MolecularGraphProperty::NAME property.
The namespace of the Chemical Data Processing Library.