|
RTC Toolkit 5.1.0
|
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 } |
Recording Unit that can record RTR datapoints.