12 #define MRPT_DISABLE_WARN_DEPRECATED_DEBUG_OUTPUT_CAPABLE 30 int result = -1,
length = 1024;
42 if (result>=
length) result=-1;
48 COutputLogger::logStr(LVL_INFO,
s);
Classes for serialization, sockets, ini-file manipulation, streams, list of properties-values, timewatch, extensions to STL.
This namespace provides a OS-independent interface to many useful functions: filenames manipulation...
GLsizei const GLchar ** string
GLuint GLsizei GLsizei * length
void printf_debug(const char *frmt,...) const MRPT_printf_format_check(2
Sends a formated text to "debugOut" if not NULL, or to cout otherwise.