org.omg.dds.core.status
Class LivelinessLostStatus<TYPE>
java.lang.Object
java.util.EventObject
org.omg.dds.core.status.Status<LivelinessLostStatus<TYPE>,DataWriter<TYPE>>
org.omg.dds.core.status.LivelinessLostStatus<TYPE>
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, DDSObject, ModifiableValue<LivelinessLostStatus<TYPE>,LivelinessLostStatus<TYPE>>, Value<LivelinessLostStatus<TYPE>,LivelinessLostStatus<TYPE>>
public abstract class LivelinessLostStatus<TYPE>
- extends Status<LivelinessLostStatus<TYPE>,DataWriter<TYPE>>
- See Also:
- Serialized Form
| Fields inherited from class java.util.EventObject |
source |
| Methods inherited from class java.util.EventObject |
toString |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
LivelinessLostStatus
protected LivelinessLostStatus(DataWriter<TYPE> source)
newLivelinessLostStatus
public static <TYPE> LivelinessLostStatus<TYPE> newLivelinessLostStatus(Bootstrap bootstrap)
- Parameters:
bootstrap - Identifies the Service instance to which the new
object will belong.
getTotalCount
public abstract int getTotalCount()
- Returns:
- the totalCount
getTotalCountChange
public abstract int getTotalCountChange()
- Returns:
- the totalCountChange
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.