33#include <NDEVR/LogStream.h>
A LogStream that writes to the debug console The debug console can be used to see the output in,...
Definition DebugStream.h:41
void setProgress(fltp04 progress) final override
DebugStream()
Definition DebugStream.h:43
~DebugStream()
Definition DebugStream.h:46
void addMessage(const LogMessage &message) final override
A class that allows for specific log information to be conveyed to a ProgressInfo object including in...
Definition LogMessage.h:44
A class that listens to a log object and processes the updates in a specified way....
Definition LogStream.h:46
float fltp04
Defines an alias representing a 4 byte floating-point number Bit layout is as follows: -Sign: 1 bit a...
Definition BaseValues.hpp:127