9 #ifndef  CFileGZInputStream_H    10 #define  CFileGZInputStream_H    51                         bool fileOpenCorrectly(); 
    52                         bool is_open() { 
return fileOpenCorrectly(); } 
 
TSeekOrigin
Used in CStream::Seek. 
 
#define MRPT_OVERRIDE
C++11 "override" for virtuals: 
 
#define THROW_EXCEPTION(msg)
 
This base class is used to provide a unified interface to files,memory buffers,..Please see the deriv...
 
#define MRPT_UNUSED_PARAM(a)
Can be used to avoid "not used parameters" warnings from the compiler. 
 
The base class of classes that cannot be copied: compile-time errors will be issued on any copy opera...
 
GLsizei const GLchar ** string
 
unsigned __int64 uint64_t
 
This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.