1 #ifndef FSTREAM_COMPRESS_H 2 #define FSTREAM_COMPRESS_H OstreamCompress(const std::string &Fname)
This opens a file for writing, possibly with automatic compression.
virtual ~IstreamCompress()
/ This opens a file for writing, possibly with automatic / compression.
This allows filtering stream to created on top of an underlying ifstream.
virtual ~OstreamCompress()
This allows filtering stream to created on top of an underlying ofstream.
Contains classes to abstract away details in various Spurr Radiative Transfer software.
/ This opens a file for reading, possibly with automatic / decompression.