Chemical Data Processing Library C++ API - Version 1.1.1
Namespaces | Typedefs
CDFGZDRegularGridInputHandler.hpp File Reference

Definition of the class CDPL::Grid::CDFGZDRegularGridInputHandler. More...

#include "CDPL/Grid/DataFormat.hpp"
#include "CDPL/Grid/CDFGZDRegularGridReader.hpp"
#include "CDPL/Util/DefaultDataInputHandler.hpp"

Go to the source code of this file.

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Grid
 Contains classes and functions related to grid based data representation and processing.
 

Typedefs

typedef Util::DefaultDataInputHandler< CDFGZDRegularGridReader, DataFormat::CDF_GZ > CDPL::Grid::CDFGZDRegularGridInputHandler
 A handler for the input of gzip-compressed spatial regular grid data in the native I/O format of the CDPL. More...
 

Detailed Description

Definition of the class CDPL::Grid::CDFGZDRegularGridInputHandler.