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

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

#include "CDPL/Grid/DataFormat.hpp"
#include "CDPL/Grid/CDFBZ2DRegularGridSetWriter.hpp"
#include "CDPL/Util/DefaultDataOutputHandler.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::DefaultDataOutputHandler< CDFBZ2DRegularGridSetWriter, DataFormat::CDF_BZ2 > CDPL::Grid::CDFBZ2DRegularGridSetOutputHandler
 A handler for the output of bzip2-compressed spatial regular grid set data in the native I/O format of the CDPL. More...
 

Detailed Description

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