DebugOuputOptions Struct Reference
Structure for debug options. More...
#include <Debug.h>
Collaboration diagram for DebugOuputOptions:
Public Attributes | |
DebugPrintCharDelegate | debugDelegate = nullptr |
Function to handle debug output. More... | |
Stream * | debugStream = nullptr |
Debug output stream. More... | |
Detailed Description
Structure for debug options.
Member Data Documentation
◆ debugDelegate
DebugPrintCharDelegate DebugOuputOptions::debugDelegate = nullptr |
Function to handle debug output.
◆ debugStream
Stream* DebugOuputOptions::debugStream = nullptr |
Debug output stream.
The documentation for this struct was generated from the following file: