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