RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Namespaces | Functions
recordingUtils.hpp File Reference

Utility functions for use in data recording. More...

#include <rtctk/componentFramework/recordingTypeTraits.hpp>

Go to the source code of this file.

Namespaces

namespace  rtctk
 
namespace  rtctk::componentFramework
 

Functions

template<typename T >
AsSpanT< T > rtctk::componentFramework::ToSpan (T &data)
 Simple function that converts types that are convertible to spans to a span.
 

Detailed Description

Utility functions for use in data recording.