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

Extract data types from InputSpec for DATA mailbox. More...

#include <commrat/module/traits/module_types.hpp>

Public Types

using type = std::tuple<>
 

Detailed Description

template<typename T>
struct commrat::module_traits::ExtractDataTypes< T >

Extract data types from InputSpec for DATA mailbox.

Definition at line 105 of file module_types.hpp.

Member Typedef Documentation

◆ type

template<typename T >
using commrat::module_traits::ExtractDataTypes< T >::type = std::tuple<>

Definition at line 106 of file module_types.hpp.


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