14 # define _SCL_SECURE_NO_WARNINGS 27 #define THE_GZFILE reinterpret_cast<gzFile>(m_f) 60 m_f = gzopen(fileName.c_str(),
"rb");
138 if (!
m_f)
return true;
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
#define THROW_EXCEPTION(msg)
#define THROW_EXCEPTION_FMT(_FORMAT_STRING,...)
#define MRPT_UNUSED_PARAM(a)
Can be used to avoid "not used parameters" warnings from the compiler.
GLsizei const GLchar ** string
unsigned __int64 uint64_t
uint64_t BASE_IMPEXP getFileSize(const std::string &fileName)
Return the size of the given file, or size_t(-1) if some error is found accessing that file...