Prints "point N: name = value [unit]" lines to the provided stream.
More...
#include <replay.h>
Prints "point N: name = value [unit]" lines to the provided stream.
Definition at line 48 of file replay.h.
◆ StreamParameterPublisher()
| StreamParameterPublisher::StreamParameterPublisher |
( |
std::ostream & |
out | ) |
|
|
inlineexplicit |
◆ publish()
| void StreamParameterPublisher::publish |
( |
size_t |
point, |
|
|
const std::string & |
name, |
|
|
const std::string & |
value, |
|
|
const std::optional< std::string > & |
unit |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following file: