![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
Provides the contents of namespace CDPL::Biomol::DataFormat. More...
#include "CDPL/Biomol/APIPrefix.hpp"Go to the source code of this file.
Namespaces | |
| CDPL | |
| The namespace of the Chemical Data Processing Library. | |
| CDPL::Base | |
| Contains core framework classes and functions. | |
| CDPL::Biomol | |
| Contains classes and functions related to biological macromolecules. | |
| CDPL::Biomol::DataFormat | |
| Provides preinitialized Base::DataFormat objects for all supported biopolymer data formats. | |
Variables | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::PDB |
| Provides meta-information about the Brookhaven Protein Data Bank Format [PDB] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::PDB_GZ |
| Provides meta-information about the gzip-compressed Brookhaven Protein Data Bank Format [PDB] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::PDB_BZ2 |
| Provides meta-information about the bzip2-compressed Brookhaven Protein Data Bank Format [PDB] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMCIF |
| Provides meta-information about the Macromolecular Crystallographic Information File Format [MMCIF] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMCIF_GZ |
| Provides meta-information about the gzip-compressed Macromolecular Crystallographic Information File Format [MMCIF] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMCIF_BZ2 |
| Provides meta-information about the bzip2-compressed Macromolecular Crystallographic Information File Format [MMCIF] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMTF |
| Provides meta-information about the Macromolecular Transmission Format [MMTF] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMTF_GZ |
| Provides meta-information about the gzip-compressed Macromolecular Transmission Format [MMTF] format. More... | |
| CDPL_BIOMOL_API const Base::DataFormat | CDPL::Biomol::DataFormat::MMTF_BZ2 |
| Provides meta-information about the bzip2-compressed Macromolecular Transmission Format [MMTF] format. More... | |
Provides the contents of namespace CDPL::Biomol::DataFormat.