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

Definition of constants in namespace CDPL::Chem::AtomProperty. 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::AtomProperty
 Provides keys for built-in Chem::Atom properties.
 

Variables

CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::NAME
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::SYMBOL
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::TYPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::FORMAL_CHARGE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::ISOTOPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::RADICAL_TYPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::HYBRIDIZATION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::RING_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::AROMATICITY_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::UNPAIRED_ELECTRON_COUNT
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::IMPLICIT_HYDROGEN_COUNT
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::COORDINATES_2D
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::COORDINATES_3D_ARRAY
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MORGAN_NUMBER
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::CANONICAL_NUMBER
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::CIP_PRIORITY
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::SYMMETRY_CLASS
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::STEREO_DESCRIPTOR
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::STEREO_CENTER_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::CIP_CONFIGURATION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MDL_PARITY
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MDL_DB_STEREO_CARE_FLAG
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::SYBYL_TYPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_CHARGE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_NAME
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_SUBSTRUCTURE_ID
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_SUBSTRUCTURE_NAME
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_SUBSTRUCTURE_SUBTYPE
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MOL2_SUBSTRUCTURE_CHAIN
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::REACTION_CENTER_STATUS
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::ATOM_MAPPING_ID
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MATCH_CONSTRAINTS
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MATCH_EXPRESSION
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::MATCH_EXPRESSION_STRING
 
CDPL_CHEM_API const Base::LookupKey CDPL::Chem::AtomProperty::COMPONENT_GROUP_ID
 

Detailed Description

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