|
RTC Toolkit
1.0.0
|
Business Logic of the Telemetry Recorder. More...
#include <CCfits/FITS.h>#include <CCfits/FitsError.h>#include <string>#include <memory>#include <functional>#include <optional>#include <string_view>#include <rtctk/telemetryRecorder/recorderIf.hpp>#include <rtctk/componentFramework/exceptions.hpp>#include <rtctk/telemetryRecorder/detail/fitsRecorderDetail.hpp>Go to the source code of this file.
Classes | |
| class | rtctk::telemetryRecorder::FitsRecorder< T > |
| The FitsRecorder is a abstract class that can be used to implement a specific recorder for a Topic. More... | |
| class | rtctk::telemetryRecorder::FitsRecorder< T >::FitsException |
| This class encapsulates the CCFits exceptions in CiiBaseExceptions. More... | |
Namespaces | |
| rtctk | |
| rtctk::telemetryRecorder | |
Business Logic of the Telemetry Recorder.