Module rustdds::qos

source ·
Expand description

DDS Quality of Service policies

Modules§

  • Contains all available QoSPolicies

Structs§

Enums§

  • DDS spec 2.3.3 defines this as “long” with named constants from 0 to 22. numbering is from IDL PSM, but it should be unnecessary at the Rust application interface

Constants§

Traits§

  • Trait that is implemented by all necessary DDS Entities that are required to provide QosPolicies.
  • Trait that is implemented by all necessary DDS Entities that are required to have a mutable QosPolicies.