Chemical Data Processing Library C++ API - Version 1.1.1
|
Provides the contents of namespace CDPL::Pharm::DataFormat. More...
#include "CDPL/Pharm/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::Pharm | |
Contains classes and functions related to pharmacophore perception and pharmacophore applications. | |
CDPL::Pharm::DataFormat | |
Provides preinitialized Base::DataFormat objects for all supported data formats. | |
Variables | |
CDPL_PHARM_API const Base::DataFormat | CDPL::Pharm::DataFormat::CDF |
Provides meta-information about the native binary CDPL format. More... | |
CDPL_PHARM_API const Base::DataFormat | CDPL::Pharm::DataFormat::CDF_GZ |
Provides meta-information about the gzip-compressed native CDPL format. More... | |
CDPL_PHARM_API const Base::DataFormat | CDPL::Pharm::DataFormat::CDF_BZ2 |
Provides meta-information about the bzip2-compressed native CDPL format. More... | |
CDPL_PHARM_API const Base::DataFormat | CDPL::Pharm::DataFormat::PML |
Provides meta-information about the native pharmacophore LigandScout format. More... | |
CDPL_PHARM_API const Base::DataFormat | CDPL::Pharm::DataFormat::PSD |
Provides meta-information about the pharmacophore screening database PSD format. More... | |
Provides the contents of namespace CDPL::Pharm::DataFormat.