Go to the documentation of this file.
26 #define THE_GZFILE reinterpret_cast<gzFile>(m_f)
48 m_f = gzopen(fileName.c_str(),
"rb");
49 return m_f !=
nullptr;
TSeekOrigin
Used in CStream::Seek.
#define MRPT_UNUSED_PARAM(a)
Determines whether this is an X86 or AMD64 platform.
#define THROW_EXCEPTION_FMT(_FORMAT_STRING,...)
#define THROW_EXCEPTION(msg)
unsigned __int64 uint64_t
GLsizei const GLfloat * value
GLsizei const GLchar ** string
uint64_t getFileSize(const std::string &fileName)
Return the size of the given file, or size_t(-1) if some error is found accessing that file.
Page generated by Doxygen 1.8.17 for MRPT 1.9.9 Git: ad3a9d8ae Tue May 1 23:10:22 2018 -0700 at miƩ 12 jul 2023 10:03:34 CEST | |