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

#include <commrat/messages.hpp>

Static Public Attributes

static constexpr MessageType value = type_hash<PayloadT>()
 

Detailed Description

template<typename PayloadT>
struct commrat::message_type_for< PayloadT >

Definition at line 47 of file messages.hpp.

Member Data Documentation

◆ value

template<typename PayloadT >
constexpr MessageType commrat::message_type_for< PayloadT >::value = type_hash<PayloadT>()
staticconstexpr

Definition at line 48 of file messages.hpp.


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