Provides constants for the specification of the Brookhaven Protein Data Bank (PDB) [PDB] format version.
More...
|
constexpr unsigned int | UNDEF = 0 |
| Specifies that the data format version is undefined. More...
|
|
constexpr unsigned int | V2 = 2 |
| Specifies the PDB format version V2. More...
|
|
constexpr 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.
◆ UNDEF
constexpr unsigned int CDPL::Biomol::PDBFormatVersion::UNDEF = 0 |
|
constexpr |
Specifies that the data format version is undefined.
◆ V2
constexpr unsigned int CDPL::Biomol::PDBFormatVersion::V2 = 2 |
|
constexpr |
Specifies the PDB format version V2.
◆ V3
constexpr unsigned int CDPL::Biomol::PDBFormatVersion::V3 = 3 |
|
constexpr |
Specifies the PDB format version V3.