Chemical Data Processing Library C++ API - Version 1.4.0
Variables
CDPL::Chem::ReactionPropertyDefault Namespace Reference

Provides default values for built-in Chem::Reaction properties. More...

Variables

CDPL_CHEM_API const std::string NAME
 Default value for the Chem::ReactionProperty::NAME property (empty string). More...
 
CDPL_CHEM_API const std::string COMMENT
 Default value for the Chem::ReactionProperty::COMMENT property (empty string). More...
 
CDPL_CHEM_API const MatchConstraintList::SharedPointer MATCH_CONSTRAINTS
 Default value for the Chem::ReactionProperty::MATCH_CONSTRAINTS property (empty Chem::MatchConstraintList). More...
 
CDPL_CHEM_API const unsigned int MDL_RXN_FILE_VERSION
 Default value for the Chem::ReactionProperty::MDL_RXN_FILE_VERSION property (Chem::MDLDataFormatVersion::UNDEF). More...
 
CDPL_CHEM_API const std::string MDL_PROGRAM_NAME
 Default value for the Chem::ReactionProperty::MDL_PROGRAM_NAME property ("CDPL"). More...
 
CDPL_CHEM_API const std::string MDL_USER_INITIALS
 Default value for the Chem::ReactionProperty::MDL_USER_INITIALS property (empty string). More...
 

Detailed Description

Provides default values for built-in Chem::Reaction properties.

Variable Documentation

◆ NAME

CDPL_CHEM_API const std::string CDPL::Chem::ReactionPropertyDefault::NAME
extern

Default value for the Chem::ReactionProperty::NAME property (empty string).

◆ COMMENT

CDPL_CHEM_API const std::string CDPL::Chem::ReactionPropertyDefault::COMMENT
extern

Default value for the Chem::ReactionProperty::COMMENT property (empty string).

◆ MATCH_CONSTRAINTS

CDPL_CHEM_API const MatchConstraintList::SharedPointer CDPL::Chem::ReactionPropertyDefault::MATCH_CONSTRAINTS
extern

◆ MDL_RXN_FILE_VERSION

CDPL_CHEM_API const unsigned int CDPL::Chem::ReactionPropertyDefault::MDL_RXN_FILE_VERSION
extern

◆ MDL_PROGRAM_NAME

CDPL_CHEM_API const std::string CDPL::Chem::ReactionPropertyDefault::MDL_PROGRAM_NAME
extern

Default value for the Chem::ReactionProperty::MDL_PROGRAM_NAME property ("CDPL").

◆ MDL_USER_INITIALS

CDPL_CHEM_API const std::string CDPL::Chem::ReactionPropertyDefault::MDL_USER_INITIALS
extern

Default value for the Chem::ReactionProperty::MDL_USER_INITIALS property (empty string).