RTC Toolkit 6.0.0
Loading...
Searching...
No Matches
eventRecordingUnit.hpp File Reference

Recording Unit that can record events. More...

#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <rtctk/componentFramework/eventDefinitions.hpp>
#include <rtctk/componentFramework/eventServiceIf.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/fitsDataRecorder.hpp>
#include <rtctk/componentFramework/recordingInfo.hpp>
#include <rtctk/componentFramework/recordingUnit.hpp>
#include <fmt/format.h>
#include <numapp/numapolicies.hpp>
#include <numapp/thread.hpp>
#include <taiclock/taiClock.hpp>
#include <cstdint>
#include <exception>
#include <string>
#include <string_view>
#include <thread>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::EventRecordingUnit< OutputStage >
 Recording Unit that records JSON events in JSON Lines format (.jsonl) More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Recording Unit that can record events.