21 package org.opensplice.dds.core.event;
30 private static final long serialVersionUID = -2199224454283393818L;
37 this.environment = environment;
43 return this.environment;
57 @SuppressWarnings(
"unchecked")
The liveliness that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Liveliness was not respected; thus org.omg.dds.sub.DataReader entities will consider the DataWriter as no longer "active.".
ServiceEnvironment getEnvironment()
DataWriter allows the application to set the value of the data to be published under a given org...
LivelinessLostEvent< TYPE > clone()
LivelinessLostEventImpl(OsplServiceEnvironment environment, DataWriter< TYPE > source, LivelinessLostStatus status)
The liveliness that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Liveliness was not respected; thus org.omg.dds.sub.DataReader entities will consider the DataWriter as no longer "active.".
DDS implementations are rooted in this class, a concrete subclass of which can be instantiated based ...
LivelinessLostStatus getStatus()
DataWriter< TYPE > getSource()