include/roboptim/core/debug.hh File Reference

Macros

#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)

Macro Definition Documentation

#define RoboptimCoreDebug (   STATEMENT)    LibcwDebug(roboptim::debug::channels, STATEMENT)
#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)