RTC Toolkit
2.0.0
|
Implementation of a custom Telemetry Recorder. More...
#include "rtctk/componentFramework/rtcComponentMain.hpp"
#include "rtctk/componentFramework/ipcqRecordingUnit.hpp"
#include "rtctk/componentFramework/eventRecordingUnit.hpp"
#include "rtctk/componentFramework/recordingUtils.hpp"
#include "rtctk/telemetryRecorder/businessLogic.hpp"
#include "rtctk/exampleTopics/topics.hpp"
#include "rtctk/componentFramework/fitsDataRecorder.hpp"
#include <string_view>
Classes | |
struct | rtctk::componentFramework::RecordingInfo< ScaoLoopTopic > |
Functions | |
void | RtcComponentMain (Args const &args) |
Main entry point for user code, method must be implemented by component developers. More... | |
Implementation of a custom Telemetry Recorder.