Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides constants for the specification of the Brookhaven Protein Data Bank (PDB) [PDB] format version. More...
Variables | |
const unsigned int | UNDEF = 0 |
Specifies that the data format version is undefined. More... | |
const unsigned int | V2 = 2 |
Specifies the PDB format version V2. More... | |
const unsigned int | V3 = 3 |
Specifies the PDB format version V3. More... | |
Provides constants for the specification of the Brookhaven Protein Data Bank (PDB) [PDB] format version.
const unsigned int CDPL::Biomol::PDBFormatVersion::UNDEF = 0 |
Specifies that the data format version is undefined.
const unsigned int CDPL::Biomol::PDBFormatVersion::V2 = 2 |
Specifies the PDB format version V2.
const unsigned int CDPL::Biomol::PDBFormatVersion::V3 = 3 |
Specifies the PDB format version V3.