debug.hh File Reference

#include <roboptim/core/indent.hh>

Defines

#define RoboptimCoreDebug(STATEMENT)   LibcwDebug(roboptim::debug::channels, STATEMENT)
#define RoboptimCoreDout(cntrl, data)
#define RoboptimCoreDoutFatal(cntrl, data)   LibcwDoutFatal(roboptim::debug::channels, libcwd::libcw_do, cntrl, data)
 CWDEBUG.
#define RoboptimCoreForAllDebugChannels(STATEMENT)   LibcwdForAllDebugChannels(roboptim::debug::channels, STATEMENT)
#define RoboptimCoreForAllDebugObjects(STATEMENT)   LibcwdForAllDebugObjects(roboptim::debug::channels, STATEMENT)

Define Documentation

#define RoboptimCoreDebug ( STATEMENT   )     LibcwDebug(roboptim::debug::channels, STATEMENT)
#define RoboptimCoreDout ( cntrl,
data   ) 
#define RoboptimCoreDoutFatal ( cntrl,
data   )     LibcwDoutFatal(roboptim::debug::channels, libcwd::libcw_do, cntrl, data)

CWDEBUG.

#define RoboptimCoreForAllDebugChannels ( STATEMENT   )     LibcwdForAllDebugChannels(roboptim::debug::channels, STATEMENT)
#define RoboptimCoreForAllDebugObjects ( STATEMENT   )     LibcwdForAllDebugObjects(roboptim::debug::channels, STATEMENT)