TEC
A lightweight C++ library enabling safe, efficient execution in multithreaded and concurrent systems.
Loading...
Searching...
No Matches
tec::Payload Struct Reference

A message used for RPC-style calls. More...

#include <tec_message.hpp>

Public Attributes

Signalready
 
Statusstatus
 
Request request
 
Reply reply
 

Detailed Description

A message used for RPC-style calls.


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