21 package org.opensplice.dds.core.event;
31 private static final long serialVersionUID = 2240354051189759674L;
38 this.environment = environment;
44 return this.environment;
58 @SuppressWarnings(
"unchecked")
OfferedDeadlineMissedStatus getStatus()
DataWriter< TYPE > getSource()
DataWriter allows the application to set the value of the data to be published under a given org...
ServiceEnvironment getEnvironment()
OfferedDeadlineMissedEventImpl(OsplServiceEnvironment environment, DataWriter< TYPE > source, OfferedDeadlineMissedStatus status)
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...
The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance.
The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance.
OfferedDeadlineMissedEvent< TYPE > clone()