|
tin
1.5.9
|
#include <transport.h>

Public Attributes | |
| std::uint32_t | client_id {} |
| std::uint32_t | correlation_id {} |
| std::uint16_t | method {} |
| payload_buffer< MaxBytes > | payload {} |
RPC request handoff.
RPC command/reply handoff that terminates at a typed HSM event and returns a small reply carrying the correlation ID and whether the local runtime accepted the event.
| std::uint32_t tsm::transport::rpc_request< MaxBytes >::client_id {} |
| std::uint32_t tsm::transport::rpc_request< MaxBytes >::correlation_id {} |
| std::uint16_t tsm::transport::rpc_request< MaxBytes >::method {} |
| payload_buffer<MaxBytes> tsm::transport::rpc_request< MaxBytes >::payload {} |