Module rustdds::dds::statusevents

source ·
Expand description

Events that report other things than data samples received, e.g. new endpoints matched or communication errors.

Structs§

Enums§

Traits§

  • This trait corresponds to set_listener() of the Entity class in DDS spec. Types implementing this trait can be registered to a poll and polled for status events.