1 #ifndef __JLANG__JGZFILEREADER__
2 #define __JLANG__JGZFILEREADER__
17 namespace JPP {
using namespace JLANG; }
71 virtual void open(
const char* file_name)
override
Interface for object iteration with named access.
Interface for named access of a device.
Exception for opening of file.
Object reading from gzipped file.
JGZFileReader(const char *file_name)
Constructor.
virtual bool is_open() const override
Check is file is open.
JGZFileReader()
Default constructor.
virtual void close() override
Close file.
virtual void open(const char *file_name) override
Open file.
static void Throw(const bool option)
Enable/disable throw option.
void open(const char *name, int open_mode=std::ios::in)
Auxiliary classes and methods for language specific functionality.
This name space includes all other name spaces (except KM3NETDAQ, KM3NET and ANTARES).