1 #ifndef __JLANG__JGZFILEWRITER__
2 #define __JLANG__JGZFILEWRITER__
17 namespace JPP {
using namespace JLANG; }
85 virtual void open(
const char* file_name)
override
Exception for opening of file.
virtual void close() override
Close file.
JGZFileWriter(const char *file_name, const std::string &sep)
Constructor.
then usage $script< detector file >< detectorfile > nIf the range of floors is the first detector file is aligned to the second before the comparison nIn this
Object reading from gzipped file.
void open(const char *name, int open_mode=std::ios::out)
do set_variable OUTPUT_DIRECTORY $WORKDIR T
JGZFileWriter()
Default constructor.
Template implementation of stream output for single data type.
virtual void open(const char *file_name) override
Open file.
Interface for object output with named access.
Interface for named access of a device.
virtual bool is_open() const override
Check is file is open.
static void Throw(const bool option)
Enable/disable throw option.
JGZFileWriter(const char *file_name)
Constructor.