Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Variables
Grid/DataFormat.hpp File Reference

Provides the contents of namespace CDPL::Grid::DataFormat. More...

#include "CDPL/Grid/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::Grid
 Contains classes and functions related to grid based data representation and processing.
 
 CDPL::Grid::DataFormat
 Provides preinitialized Base::DataFormat objects for all supported data formats.
 

Variables

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

Detailed Description

Provides the contents of namespace CDPL::Grid::DataFormat.