|
tin
1.5.9
|
#include <transport.h>

Public Attributes | |
| std::uint32_t | schema_version { 1U } |
| std::uint16_t | event_id {} |
| std::uint16_t | flags {} |
Stable metadata attached to serialized event records.
The runtime still dispatches typed C++ events. This header is the portable handoff metadata used by transports that need to move bytes first and recover a typed event at the local runtime boundary.
| std::uint16_t tsm::transport::serializer_header::event_id {} |
| std::uint16_t tsm::transport::serializer_header::flags {} |
| std::uint32_t tsm::transport::serializer_header::schema_version { 1U } |