|
Chemical Data Processing Library C++ API - Version 1.1.1
|
Go to the documentation of this file.
29 #ifndef CDPL_CHEM_RECAPATOMLABEL_HPP
30 #define CDPL_CHEM_RECAPATOMLABEL_HPP
43 namespace RECAPAtomLabel
46 const unsigned int NONE = 0;
71 #endif // CDPL_CHEM_RECAPATOMLABEL_HPP
const unsigned int AMINE_N
Definition: RECAPAtomLabel.hpp:51
const unsigned int SULFONAMIDE_S
Definition: RECAPAtomLabel.hpp:66
const unsigned int UREA_N
Definition: RECAPAtomLabel.hpp:53
const unsigned int AMINE_C
Definition: RECAPAtomLabel.hpp:52
const unsigned int OLEFIN_C
Definition: RECAPAtomLabel.hpp:57
const unsigned int NONE
Definition: RECAPAtomLabel.hpp:46
const unsigned int UREA_C
Definition: RECAPAtomLabel.hpp:54
const unsigned int QUARTERNARY_N_C
Definition: RECAPAtomLabel.hpp:59
const unsigned int ESTER_O
Definition: RECAPAtomLabel.hpp:49
const unsigned int AROMATIC_C_AROMATIC_C_C
Definition: RECAPAtomLabel.hpp:64
const unsigned int ESTER_C
Definition: RECAPAtomLabel.hpp:50
const unsigned int AROMATIC_N_ALIPHATIC_C_C
Definition: RECAPAtomLabel.hpp:61
const unsigned int AMIDE_N
Definition: RECAPAtomLabel.hpp:47
const unsigned int LACTAM_N_ALIPHATIC_C_C
Definition: RECAPAtomLabel.hpp:63
const unsigned int ETHER_C
Definition: RECAPAtomLabel.hpp:56
const unsigned int AROMATIC_N_ALIPHATIC_C_N
Definition: RECAPAtomLabel.hpp:60
const unsigned int AMIDE_C
Definition: RECAPAtomLabel.hpp:48
The namespace of the Chemical Data Processing Library.
const unsigned int QUARTERNARY_N_N
Definition: RECAPAtomLabel.hpp:58
const unsigned int LACTAM_N_ALIPHATIC_C_N
Definition: RECAPAtomLabel.hpp:62
const unsigned int SULFONAMIDE_N
Definition: RECAPAtomLabel.hpp:65
const unsigned int ETHER_O
Definition: RECAPAtomLabel.hpp:55