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

Extract payload types from Outputs<Ts...> as a tuple. More...

#include <commrat/module/io_spec.hpp>

Public Types

using Type = std::tuple<>
 

Detailed Description

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

Extract payload types from Outputs<Ts...> as a tuple.

Definition at line 456 of file io_spec.hpp.

Member Typedef Documentation

◆ Type

template<typename OutputSpec >
using commrat::OutputPayloadTypes< OutputSpec >::Type = std::tuple<>

Definition at line 457 of file io_spec.hpp.


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