![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Provides constants for specifying the mode of invertible nitrogen enumeration. More...
Variables | |
| const int | NONE = 0 |
| Do not enumerate invertible nitrogens. More... | |
| const int | ALL = 1 |
| Enumerate all invertible nitrogens. More... | |
| const int | UNSPECIFIED_STEREO = 2 |
| Enumerate only those invertible nitrogens whose configuration has not been explicitly specified. More... | |
Provides constants for specifying the mode of invertible nitrogen enumeration.
| const int CDPL::ConfGen::NitrogenEnumerationMode::NONE = 0 |
Do not enumerate invertible nitrogens.
| const int CDPL::ConfGen::NitrogenEnumerationMode::ALL = 1 |
Enumerate all invertible nitrogens.
| const int CDPL::ConfGen::NitrogenEnumerationMode::UNSPECIFIED_STEREO = 2 |
Enumerate only those invertible nitrogens whose configuration has not been explicitly specified.