19 package org.omg.dds.core.status;
38 private static final long serialVersionUID = -8294734757039670162L;
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.".
abstract int getTotalCount()
Total cumulative number of times that a previously-alive org.omg.dds.pub.DataWriter became not alive ...
Status is the abstract root class for all communication status objects.
abstract int getTotalCountChange()
The change in totalCount since the last time the listener was called or the status was read...