MIRA
Public Member Functions | Public Attributes | List of all members
TapeRecorderConfig Class Reference

A config that can be passed to the TapeRecorder which contains all settings that should be used for recording. More...

#include <fw/TapeRecorder.h>

Public Member Functions

template<typename Reflector >
void reflect (Reflector &r)
 

Public Attributes

RecordedChannelInfoMap channels
 
uint32 maxMessageBlockSize
 
Path filename
 

Detailed Description

A config that can be passed to the TapeRecorder which contains all settings that should be used for recording.

Member Function Documentation

◆ reflect()

void reflect ( Reflector &  r)
inline

Member Data Documentation

◆ channels

◆ maxMessageBlockSize

uint32 maxMessageBlockSize

◆ filename

Path filename

The documentation for this class was generated from the following file: