debug Namespace
Definition
namespace simaai::neat::debug { ... }
Classes Index
| struct | DebugOptions |
|
Tunables for debug-mode pipeline dumps. More... | |
| struct | DebugOutput |
|
One captured pipeline output (single-shot dump result). More... | |
| struct | DebugStream |
|
Streaming iterator over debug-mode pipeline outputs. More... | |
| struct | OutputTag |
|
Tag type selecting the single-output dump overload. More... | |
| struct | StreamTag |
|
Tag type selecting the streaming-output dump overload. More... | |