Module rustdds::dds::traits

source ·
Expand description

All DDS related traits for functionality such as getting DDS EntityId

Modules

Traits

  • Intended to somewhat describe DDS 2.2.2.1.1 Entity Class
  • Trait for instance lookup key in a WITH_KEY topic.
  • Data sample must implement Keyed to be used in a WITH_KEY topic.
  • Trait for things that have a GUID.
  • Trait approximation of DDS 2.2.2.3.1 TopicDescription Class