CommRaT 2.0.0
C++20 Real-Time Messaging Framework
Loading...
Searching...
No Matches
type_extraction.hpp File Reference
#include "commrat/module/io_spec.hpp"
#include "commrat/module/module_config.hpp"
#include <tuple>
#include <type_traits>

Go to the source code of this file.

Classes

struct  commrat::ExtractInputPayload< T >
 
struct  commrat::ExtractInputPayload< Input< T > >
 
struct  commrat::ExtractInputTypes< T >
 
struct  commrat::ExtractInputTypes< Input< T > >
 
struct  commrat::ExtractInputTypes< Inputs< Ts... > >
 
struct  commrat::ExtractOutputPayload< T >
 
struct  commrat::ExtractOutputPayload< Output< T > >
 
struct  commrat::ExtractOutputPayload< Outputs< Ts... > >
 
struct  commrat::OutputTypesTuple< T >
 
struct  commrat::OutputTypesTuple< Output< T > >
 
struct  commrat::OutputTypesTuple< Outputs< Ts... > >
 

Namespaces

namespace  commrat
 CommRaT - Modern C++ Real-Time Communication Framework.