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

Recording Unit that can record RTR datapoints. More...

#include <algorithm>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <rtctk/componentFramework/dataPointPath.hpp>
#include <rtctk/componentFramework/dataRecorder.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/fitsDataRecorder.hpp>
#include <rtctk/componentFramework/logger.hpp>
#include <rtctk/componentFramework/recordingInfo.hpp>
#include <rtctk/componentFramework/recordingUnit.hpp>
#include <rtctk/componentFramework/serviceContainer.hpp>
#include <rtctk/componentFramework/timeString.hpp>
#include <numapp/numapolicies.hpp>
#include <numapp/thread.hpp>
#include <taiclock/taiClock.hpp>
#include <boost/asio.hpp>
#include <format>
#include <chrono>
#include <cstdint>
#include <fstream>
#include <queue>
#include <semaphore>
#include <stop_token>
#include <string>
#include <thread>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::RepositoryRecordingUnit
 Recording Unit that can record multiple repository datapoints including metadata. More...
 
struct  rtctk::componentFramework::RepositoryRecordingUnit::DataPointCfg::MetaDataCfg
 
struct  rtctk::componentFramework::RepositoryRecordingUnit::DataPointCfg::CaptureCfg
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Recording Unit that can record RTR datapoints.