org.omg.dds.core.status
Class SampleLostStatus<TYPE>
java.lang.Object
java.util.EventObject
org.omg.dds.core.status.Status<SampleLostStatus<TYPE>,DataReader<TYPE>>
org.omg.dds.core.status.SampleLostStatus<TYPE>
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, DDSObject, ModifiableValue<SampleLostStatus<TYPE>,SampleLostStatus<TYPE>>, Value<SampleLostStatus<TYPE>,SampleLostStatus<TYPE>>
public abstract class SampleLostStatus<TYPE>
- extends Status<SampleLostStatus<TYPE>,DataReader<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 |
SampleLostStatus
protected SampleLostStatus(DataReader<TYPE> source)
newSampleLostStatus
public static <TYPE> SampleLostStatus<TYPE> newSampleLostStatus(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.