STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Attributes
stapl::runtime::message::header_type Struct Reference

Message header. More...

Public Member Functions

void reset (void) noexcept
 

Public Attributes

std::size_t m_size
 
header::type m_type
 

Detailed Description

Message header.

The message size must always be the first member so that it can be transmitted independently of the rest of the header.


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