Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Variables
Chem/BondProperty.hpp File Reference

Definition of constants in namespace CDPL::Chem::BondProperty. More...

#include "CDPL/Chem/APIPrefix.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Base
 Contains core framework classes and functions.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 
 CDPL::Chem::BondProperty
 Provides keys for built-in Chem::Bond properties.
 

Variables

CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::ORDER
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::RING_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::AROMATICITY_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::STEREO_DESCRIPTOR
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::STEREO_CENTER_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::CIP_CONFIGURATION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::DIRECTION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::STEREO_2D_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::SYBYL_TYPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::REACTION_CENTER_STATUS
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::MATCH_CONSTRAINTS
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::MATCH_EXPRESSION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::BondProperty::MATCH_EXPRESSION_STRING
 

Detailed Description

Definition of constants in namespace CDPL::Chem::BondProperty.