debugging.hpp File Reference

Methods and macros useful for debugging BTK code. More...

#include <btk/core/config/btk_config.hpp>
#include <btk/core/io/logger_stream.hpp>

Go to the source code of this file.

Defines

#define DBG_STREAM(L)   BTK::IO::LOGGING::LoggerStream<char>((L))
#define DBG_OUT   DBG_STREAM(DEBUG)
#define TRACE_OUT   if (0) BTK::IO::LOGGING::LoggerStream<char>(TRACE)


Detailed Description

Methods and macros useful for debugging BTK code.


Define Documentation

#define DBG_OUT   DBG_STREAM(DEBUG)

#define DBG_STREAM (  )     BTK::IO::LOGGING::LoggerStream<char>((L))

#define TRACE_OUT   if (0) BTK::IO::LOGGING::LoggerStream<char>(TRACE)


Generated on Sun Jul 15 20:46:28 2007 for BTK Core by  doxygen 1.5.1