The main settings of the Debug DLL API.
More...
#include <dbg_dll.h>
The main settings of the Debug DLL API.
Definition at line 142 of file dbg_dll.h.
◆ dbg_clbk
Callback function, called when DBG_TO_CLBK is set.
Definition at line 148 of file dbg_dll.h.
◆ dbg_enable
| bool __dbg_params::dbg_enable |
Global debug print on/off.
Definition at line 144 of file dbg_dll.h.
◆ dbg_level
| int __dbg_params::dbg_level |
Which debug level will be allowed to be printed. Can be a combination of DBG_LEVEL.
Definition at line 146 of file dbg_dll.h.
◆ dbg_out
| int __dbg_params::dbg_out |
Where the debug messages will be printed. Can be a combination of DBG_OUTPUT.
Definition at line 145 of file dbg_dll.h.
The documentation for this struct was generated from the following file:
- C:/WORK/PLT/PLT_I/COBALT/CODE/prod_tool_ref/prod_tools/production_line_tool/core_dlls/dbg_dll/dbg_dll.h