Go to the documentation of this file.
9 #ifndef CFileGZInputStream_H
10 #define CFileGZInputStream_H
52 bool open(
const std::string &fileName );
54 bool fileOpenCorrectly();
55 bool is_open() {
return fileOpenCorrectly(); }
#define THROW_EXCEPTION(msg)
#define MRPT_UNUSED_PARAM(a)
Can be used to avoid "not used parameters" warnings from the compiler.
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
This base class is used to provide a unified interface to files,memory buffers,..Please see the deriv...
The base class of classes that cannot be copied: compile-time errors will be issued on any copy opera...
TSeekOrigin
Used in CStream::Seek.
#define MRPT_OVERRIDE
C++11 "override" for virtuals:
Page generated by Doxygen 1.8.16 for MRPT 1.4.0 SVN: at Mon Oct 14 23:08:25 UTC 2019 | | |