![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Mark a message as a request that expects a reply. More...
#include <commrat/messaging/message_id.hpp>
Static Public Attributes | |
| static constexpr bool | is_request = true |
Mark a message as a request that expects a reply.
The reply will automatically get ID = -request_id (in signed space)
Definition at line 128 of file message_id.hpp.
|
staticconstexpr |
Definition at line 129 of file message_id.hpp.