Chemical Data Processing Library C++ API - Version 1.1.1
Variables
CDPL::Grid::DataFormat Namespace Reference

Provides preinitialized Base::DataFormat objects for all supported data formats. More...

Variables

CDPL_GRID_API const Base::DataFormat CDF
 Provides meta-information about the native binary CDPL format. More...
 
CDPL_GRID_API const Base::DataFormat CDF_GZ
 Provides meta-information about the gzip-compressed native CDPL format. More...
 
CDPL_GRID_API const Base::DataFormat CDF_BZ2
 Provides meta-information about the bzip2-compressed native CDPL format. More...
 

Detailed Description

Provides preinitialized Base::DataFormat objects for all supported data formats.

Variable Documentation

◆ CDF

CDPL_GRID_API const Base::DataFormat CDPL::Grid::DataFormat::CDF
extern

Provides meta-information about the native binary CDPL format.

◆ CDF_GZ

CDPL_GRID_API const Base::DataFormat CDPL::Grid::DataFormat::CDF_GZ
extern

Provides meta-information about the gzip-compressed native CDPL format.

◆ CDF_BZ2

CDPL_GRID_API const Base::DataFormat CDPL::Grid::DataFormat::CDF_BZ2
extern

Provides meta-information about the bzip2-compressed native CDPL format.