RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
dataPointRecordingUnit.hpp File Reference

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

#include <memory>
#include <rtctk/componentFramework/componentMetricsIf.hpp>
#include <rtctk/componentFramework/dataRecorder.hpp>
#include <rtctk/componentFramework/exceptions.hpp>
#include <rtctk/componentFramework/fitsDataRecorder.hpp>
#include <rtctk/componentFramework/recordingInfo.hpp>
#include <rtctk/componentFramework/recordingUnit.hpp>
#include <rtctk/componentFramework/serviceContainer.hpp>
#include <taiclock/taiClock.hpp>
#include <fmt/format.h>
#include <numapp/numapolicies.hpp>
#include <numapp/thread.hpp>
#include <cstdint>
#include <exception>
#include <string>
#include <string_view>
#include <thread>
#include <typeinfo>
#include <vector>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::DataPointRecordingUnit< DpType >
 Recording Unit that can record datapoints. More...
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Enumerations

enum class  rtctk::componentFramework::DataPointRecordingSource : uint8_t { rtctk::componentFramework::OLDB , rtctk::componentFramework::RUNTIMEREPO }
 

Detailed Description

Recording Unit that can record RTR datapoints.