kpi_message_converter
Last update: 19.09.2025This is the concrete Topic class that can be used for creation of a communication channel with given ...
Definition topic.h:38
Interface for converting KPI messages between different formats.
Definition i_kpi_message_converter.h:29
class KpiMessageConverter
Definition kpi_message_converter.h:28
KpiMessage DecodeFromDds(const rtidds::KpiMessage &kpi_msgs) override
Decodes a DDS-specific message into a KpiMessage.
rtidds::KpiMessage ConvertToDds(const KpiMessage &kpi_msgs) override
Converts a KpiMessage to a DDS-specific message format.
The namespace for all core functionalities under namespace simulation_framework.
The namespace for kpi definition and corresponding APIs under namespace simulation_framework::evaluat...
The top namespace for simulation framework.