|
RTC Toolkit 6.0.0-pre2
|
Implementation of a test Telemetry Recorder. More...
#include <rtctk/componentFramework/eventRecordingUnit.hpp>#include <rtctk/componentFramework/fitsDataRecorder.hpp>#include <rtctk/componentFramework/ipcqRecordingUnit.hpp>#include <rtctk/componentFramework/repositoryRecordingUnit.hpp>#include <rtctk/componentFramework/rtcComponentMain.hpp>#include <rtctk/exampleTopics/topics.hpp>#include <rtctk/telemetryRecorder/businessLogic.hpp>Classes | |
| struct | IpcqRecordingInfo |
Functions | |
| void | RtcComponentMain (const Args &args) |
| Main entry point for user code, this method must be implemented by component developers. | |
Implementation of a test Telemetry Recorder.
| void RtcComponentMain | ( | const Args & | args | ) |
Main entry point for user code, this method must be implemented by component developers.
TelSub Application Entrypoint.
| args | opaque arguments class to be passed on to the RTC Component runner function. |
| various | exceptions, which are caught in main |
| [in] | args | The application's command line arguments. |
main() implementation.