CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
commrat::SingleOutputType< OutputSpec > Struct Template Reference

Get the single payload type from Output<T> or legacy OutputDataT. More...

#include <commrat/module/io_spec.hpp>

Public Types

using Type = OutputSpec
 

Detailed Description

template<typename OutputSpec>
struct commrat::SingleOutputType< OutputSpec >

Get the single payload type from Output<T> or legacy OutputDataT.

Definition at line 477 of file io_spec.hpp.

Member Typedef Documentation

◆ Type

template<typename OutputSpec >
using commrat::SingleOutputType< OutputSpec >::Type = OutputSpec

Definition at line 478 of file io_spec.hpp.


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