|
tin
1.5.9
|
#include <transport.h>

Public Attributes | |
| std::uint32_t | correlation_id {} |
| status | result { status::rejected } |
| bool | event_handled {} |
Minimal RPC reply produced by the dependency-free adapter.
Application protocols can wrap this with richer response payloads. This type only reports transport-adapter status and preserves request correlation.
| std::uint32_t tsm::transport::rpc_reply::correlation_id {} |
| bool tsm::transport::rpc_reply::event_handled {} |
| status tsm::transport::rpc_reply::result { status::rejected } |