#include <ostream>
#include <fmt/format.h>
#include <fmt/ostream.h>
#include "psen_scan_v2_standalone/data_conversion_layer/diagnostics.h"
Go to the source code of this file.
Namespaces | |
psen_scan_v2_standalone | |
Root namespace in which the software components to communicate with the scanner (firmware-version: 2) are realised/implemented. | |
psen_scan_v2_standalone::data_conversion_layer | |
Contains the data serialization and deserialization layer. | |
psen_scan_v2_standalone::data_conversion_layer::monitoring_frame | |
Namespace containing all things about the MonitoringFrame data strucure. | |
psen_scan_v2_standalone::data_conversion_layer::monitoring_frame::diagnostic | |
Contains all types, etc. needed to describe the diagnostics information contained in a data_conversion_layer::monitoring_frame::Message. | |
Functions | |
std::ostream & | psen_scan_v2_standalone::data_conversion_layer::monitoring_frame::diagnostic::operator<< (std::ostream &os, const diagnostic::Message &msg) |