|
tin
1.5.9
|
#include <transport.h>

Static Public Member Functions | |
| template<typename Runtime , std::size_t MaxBytes> | |
| static status | receive (Runtime &runtime, dds_sample< MaxBytes > const &sample) |
DDS ingress adapter.
Codec is the application decoder from DDS sample metadata and bytes to one typed HSM event. Keeping that mapping outside the adapter lets projects choose vendor DDS APIs, IDL-generated types, DDS-XRCE, or ROS 2 conventions without changing the HSM runtime boundary.
|
inlinestatic |