|
RTC Toolkit 5.1.0
|
Recording Unit that can record multiple RTR datapoints given via RTR. More...
#include <algorithm>#include <ciiException.hpp>#include <cstdint>#include <cstring>#include <exception>#include <fmt/core.h>#include <functional>#include <log4cplus/loggingmacros.h>#include <map>#include <memory>#include <mutex>#include <optional>#include <rtctk/componentFramework/dataPointPath.hpp>#include <rtctk/componentFramework/dataPointRecordingUnit.hpp>#include <rtctk/componentFramework/dynamicDataPointRecordingUnit.hpp>#include <rtctk/componentFramework/exceptions.hpp>#include <rtctk/componentFramework/fitsDataRecorder.hpp>#include <rtctk/componentFramework/logger.hpp>#include <rtctk/componentFramework/matrixBuffer.hpp>#include <rtctk/componentFramework/recordingTypeTraits.hpp>#include <rtctk/componentFramework/recordingUnit.hpp>#include <rtctk/componentFramework/runtimeRepoAdapter.hpp>#include <stdexcept>#include <typeindex>#include <utility>Namespaces | |
| namespace | rtctk |
| namespace | rtctk::componentFramework |
Functions | |
| void * | rtctk::componentFramework::FitsDataRecorderFactory (std::type_index) |
| A Recorder factory for the DynamicDataPointRecordingUnit that creates FitsRecorders. | |
Recording Unit that can record multiple RTR datapoints given via RTR.