Chemical Data Processing Library C++ API - Version 1.4.0
Namespaces | Variables
BRICSAtomLabel.hpp File Reference

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

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Chem
 Contains classes and functions related to chemistry.
 
 CDPL::Chem::BRICSAtomLabel
 Provides constants for the labeling of atoms in bonds matched by a BRICS fragmentation rule.
 

Variables

constexpr unsigned int CDPL::Chem::BRICSAtomLabel::NONE = 0
 Specifies that the atom carries no BRICS label. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L1 = 1
 Specifies the BRICS atom label L1. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L2 = 2
 Specifies the BRICS atom label L2. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L3 = 3
 Specifies the BRICS atom label L3. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L4 = 4
 Specifies the BRICS atom label L4. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L5 = 5
 Specifies the BRICS atom label L5. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L6 = 6
 Specifies the BRICS atom label L6. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L7 = 7
 Specifies the BRICS atom label L7. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L8 = 8
 Specifies the BRICS atom label L8. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L9 = 9
 Specifies the BRICS atom label L9. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L10 = 10
 Specifies the BRICS atom label L10. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L11 = 11
 Specifies the BRICS atom label L11. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L12 = 12
 Specifies the BRICS atom label L12. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L13 = 13
 Specifies the BRICS atom label L13. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L14 = 14
 Specifies the BRICS atom label L14. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L15 = 15
 Specifies the BRICS atom label L15. More...
 
constexpr unsigned int CDPL::Chem::BRICSAtomLabel::L16 = 16
 Specifies the BRICS atom label L16. More...
 

Detailed Description

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