RTC Toolkit 5.1.0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
rtctk::componentFramework::Serialiser< T > Class Template Reference

Serialisation helper class for writing, it provides readable byte span to the RtrClient. More...

Public Member Functions

 Serialiser (gsl::span< const T > s)
 
gsl::span< const std::byte > PrepareBuffer ()
 

Detailed Description

template<typename T>
class rtctk::componentFramework::Serialiser< T >

Serialisation helper class for writing, it provides readable byte span to the RtrClient.

Constructor & Destructor Documentation

◆ Serialiser()

template<typename T >
rtctk::componentFramework::Serialiser< T >::Serialiser ( gsl::span< const T > s)
inlineexplicit

Member Function Documentation

◆ PrepareBuffer()

template<typename T >
gsl::span< const std::byte > rtctk::componentFramework::Serialiser< T >::PrepareBuffer ( )
inline

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