RTC Toolkit  2.0.0
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

 rtctk
 
 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. More...
 

Detailed Description

Utility functions for use in data recording.