|
RTC Toolkit 6.0.0
|
Framework for recording data in column format. More...
Files | |
| file | dataPointRecordingUnit.hpp |
| Recording Unit that can record RTR datapoints. | |
| file | dataRecorder.hpp |
| Provides an abstract DataRecorder class as the output stage for a recording unit. | |
| file | eventRecordingUnit.hpp |
| Recording Unit that can record events. | |
| file | fitsColumnFormat.hpp |
| fitscolumnFormat is used to get a fits type from a C++ type. | |
| file | fitsColumnFormat.ipp |
| fitscolumnFormat is used to get a fits type from a C++ type. | |
| file | fitsDataRecorder.hpp |
| FitsRecorder allows to write ColumnData to into fits files in a specified directory. | |
| file | fitsDataRecorder.ipp |
| FitsRecorder allows to write ColumnData to into fits files in a specified directory. | |
| file | ipcqRecordingUnit.hpp |
| Recording Unit that can record from shared memory queue. | |
| file | ipcqRecordingUnit.ipp |
| Recording Unit that can record from shared memory queue. | |
| file | recordingInfo.hpp |
| FitsRecorder allows to write ColumnData to into fits files in a specified directory. | |
| file | recordingTypeTraits.hpp |
| FitsRecorder allows to write ColumnData to into fits files in a specified directory. | |
| file | recordingUnit.hpp |
| Abstract base class defining functionality common to all recording units. | |
| file | recordingUtils.hpp |
| Utility functions for use in data recording. | |
| file | repositoryRecordingUnit.hpp |
| Recording Unit that can record RTR datapoints. | |
| file | recordingUnit.cpp |
| Abstract base class defining functionality common to all recording units. | |
| file | repositoryRecordingUnit.cpp |
| Recording Unit that can record RTR datapoints. | |
| file | helpers.hpp |
| Helper stuff for unit tests. | |
| file | helpers.hpp |
| Helper stuff for unit tests. | |
Classes | |
| class | rtctk::componentFramework::DataPointRecordingUnit< DpType > |
| Recording Unit that can record datapoints. More... | |
| class | rtctk::componentFramework::EventRecordingUnit< OutputStage > |
| Recording Unit that records JSON events in JSON Lines format (.jsonl) More... | |
| class | rtctk::componentFramework::IpcqRecordingUnit< RecInfoType > |
| Recording Unit that can record from shared memory queue. More... | |
| class | rtctk::componentFramework::RepositoryRecordingUnit |
| Recording Unit that can record multiple repository datapoints including metadata. More... | |
Framework for recording data in column format.