|
tin
1.5.9
|
#include <transport.h>

Static Public Member Functions | |
| template<typename Runtime , std::size_t MaxBytes> | |
| static status | apply (Runtime &runtime, replay_record< MaxBytes > const &record) |
Replay ingress adapter.
Codec maps a recorded event ID and payload to a typed HSM event. Replay timing, tick advancement, and file parsing live in the replay driver, not in the HSM core.
|
inlinestatic |