![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Definition of constants in namespace CDPL::Chem::MDLDataFormatVersion. 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::MDLDataFormatVersion | |
| Provides constants that are used to specify the connection table and Rxn-File version for the I/O of molecular graphs and reactions in MDL format [CTFILE]. | |
Variables | |
| constexpr unsigned int | CDPL::Chem::MDLDataFormatVersion::UNDEF = 0 |
| Specifies that the data format version is undefined. More... | |
| constexpr unsigned int | CDPL::Chem::MDLDataFormatVersion::V2000 = 2000 |
| Specifies the data format version V2000. More... | |
| constexpr unsigned int | CDPL::Chem::MDLDataFormatVersion::V3000 = 3000 |
| Specifies the extended data format version V3000. More... | |
Definition of constants in namespace CDPL::Chem::MDLDataFormatVersion.