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

#include <commrat/messages.hpp>

Public Types

using payload_type = PayloadT
 

Public Attributes

TimsHeader header
 
PayloadT payload
 

Detailed Description

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

Definition at line 58 of file messages.hpp.

Member Typedef Documentation

◆ payload_type

template<typename PayloadT >
using commrat::TimsMessage< PayloadT >::payload_type = PayloadT

Definition at line 63 of file messages.hpp.

Member Data Documentation

◆ header

◆ payload

template<typename PayloadT >
PayloadT commrat::TimsMessage< PayloadT >::payload

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