29 #ifndef CDPL_CHEM_REACTIONPROPERTYDEFAULT_HPP
30 #define CDPL_CHEM_REACTIONPROPERTYDEFAULT_HPP
47 namespace ReactionPropertyDefault
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 std::string MDL_USER_INITIALS
Default value for the Chem::ReactionProperty::MDL_USER_INITIALS property (empty string).
CDPL_CHEM_API const std::string NAME
Default value for the Chem::ReactionProperty::NAME property (empty string).
CDPL_CHEM_API const std::string MDL_PROGRAM_NAME
Default value for the Chem::ReactionProperty::MDL_PROGRAM_NAME property ("CDPL").
CDPL_CHEM_API const unsigned int MDL_RXN_FILE_VERSION
Default value for the Chem::ReactionProperty::MDL_RXN_FILE_VERSION property (Chem::MDLDataFormatVersi...
CDPL_CHEM_API const MatchConstraintList::SharedPointer MATCH_CONSTRAINTS
Default value for the Chem::ReactionProperty::MATCH_CONSTRAINTS property (empty Chem::MatchConstraint...
CDPL_CHEM_API const std::string COMMENT
Default value for the Chem::ReactionProperty::COMMENT property (empty string).
The namespace of the Chemical Data Processing Library.