Expand description
Module for stuff we do not want to export from top level;
Re-exports§
Modules§
- policy
- Contains all available QoSPolicies
Structs§
- Duration
- Duration is the DDS/RTPS representation for lengths of time, such as
timeouts. It is very similar to
std::time::Duration
. See alsoTimestamp
. - QosPolicies
- Describes a set of RTPS/DDS QoS policies
- QosPolicy
Builder - Utility for building QosPolicies
- Timestamp
- Representation of time instants in DDS API and RTPS protocol. Similar to
std::time::Instant
.
Enums§
- Create
Error - Error type for object creation operations.
- Read
Error - Error type for DDS “read” type operations.
- Wait
Error - Write
Error - Error type for DDS “Write” operations.