RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Types | Static Public Member Functions | Static Public Attributes | List of all members
rtctk::componentFramework::RecordingInfo< HrtcConfigurationAppliedEvent > Struct Reference

Trait class that defines how HrtcConfigurationAppliedEvent is recorded. More...

#include <eventRecordingUnit.hpp>

Public Types

using sv = std::string_view
 
using DataType = HrtcConfigurationAppliedEvent
 
using Recorder
 

Static Public Member Functions

static Recorder::TupleType AsTuple (const DataType &data)
 

Static Public Attributes

static constexpr Recorder::ColumnDescription COLUMNS
 

Detailed Description

Trait class that defines how HrtcConfigurationAppliedEvent is recorded.

Deprecated

Member Typedef Documentation

◆ DataType

◆ Recorder

Initial value:
CsvDataRecorder<taiclock::TaiClock::time_point::rep,
std::string,
std::string,
std::string,
std::string,
std::string,
std::string,
elt::mal::future< std::string > InjectReqRepEvent(StateMachineEngine &engine)
Definition malEventInjector.hpp:23

◆ sv

Member Function Documentation

◆ AsTuple()

Member Data Documentation

◆ COLUMNS

Initial value:
=
Recorder::ColumnDescription{{{sv("timestamp"), sv("")},
{sv("source_timestamp"), sv("")},
{sv("origin"), sv("")},
{sv("items"), sv("")},
{sv("state"), sv("")},
{sv("hrtc_origin"), sv("")},
{sv("hrtc_timestamp"), sv("")},
{sv("hrtc_sample_id"), sv("")}}}
typename DataRecorder< T... >::ColumnDescription ColumnDescription
Definition csvDataRecorder.hpp:35
std::string_view sv
Definition eventRecordingUnit.hpp:302

The documentation for this struct was generated from the following file: