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

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

Variables

CDPL_CHEM_API const std::size_t ORDER
 Default value for the Chem::BondProperty::ORDER property. More...
 
CDPL_CHEM_API const unsigned int DIRECTION
 Default value for the Chem::BondProperty::DIRECTION property. More...
 
CDPL_CHEM_API const unsigned int STEREO_2D_FLAG
 Default value for the Chem::BondProperty::STEREO_2D_FLAG property. More...
 
CDPL_CHEM_API const StereoDescriptor STEREO_DESCRIPTOR
 Default value for the Chem::BondProperty::STEREO_DESCRIPTOR property. More...
 
CDPL_CHEM_API const unsigned int REACTION_CENTER_STATUS
 Default value for the Chem::BondProperty::REACTION_CENTER_STATUS property. More...
 
CDPL_CHEM_API const unsigned int SYBYL_TYPE
 Default value for the Chem::BondProperty::SYBYL_TYPE property. More...
 
CDPL_CHEM_API const MatchConstraintList::SharedPointer MATCH_CONSTRAINTS
 Default value for the Chem::BondProperty::MATCH_CONSTRAINTS property. More...
 

Detailed Description

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

Variable Documentation

◆ ORDER

CDPL_CHEM_API const std::size_t CDPL::Chem::BondPropertyDefault::ORDER
extern

Default value for the Chem::BondProperty::ORDER property.

◆ DIRECTION

CDPL_CHEM_API const unsigned int CDPL::Chem::BondPropertyDefault::DIRECTION
extern

Default value for the Chem::BondProperty::DIRECTION property.

◆ STEREO_2D_FLAG

CDPL_CHEM_API const unsigned int CDPL::Chem::BondPropertyDefault::STEREO_2D_FLAG
extern

Default value for the Chem::BondProperty::STEREO_2D_FLAG property.

◆ STEREO_DESCRIPTOR

CDPL_CHEM_API const StereoDescriptor CDPL::Chem::BondPropertyDefault::STEREO_DESCRIPTOR
extern

Default value for the Chem::BondProperty::STEREO_DESCRIPTOR property.

◆ REACTION_CENTER_STATUS

CDPL_CHEM_API const unsigned int CDPL::Chem::BondPropertyDefault::REACTION_CENTER_STATUS
extern

Default value for the Chem::BondProperty::REACTION_CENTER_STATUS property.

◆ SYBYL_TYPE

CDPL_CHEM_API const unsigned int CDPL::Chem::BondPropertyDefault::SYBYL_TYPE
extern

Default value for the Chem::BondProperty::SYBYL_TYPE property.

◆ MATCH_CONSTRAINTS

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

Default value for the Chem::BondProperty::MATCH_CONSTRAINTS property.