RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Classes | Namespaces
dataRecorder.hpp File Reference

Provides an abstract DataRecorder class as the output stage for a recording unit. More...

#include <array>
#include <filesystem>
#include <gsl/span>
#include <string_view>
#include <tuple>

Go to the source code of this file.

Classes

class  rtctk::componentFramework::DataRecorder< T >
 This is an abstract class that can be used to implement an OutputStage for a Recording Unit. More...
 
struct  rtctk::componentFramework::DataRecorder< T >::ColumnMetaData
 

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Detailed Description

Provides an abstract DataRecorder class as the output stage for a recording unit.