org.omg.dds.core.status
Class PublicationMatchedStatus<TYPE>
java.lang.Object
java.util.EventObject
org.omg.dds.core.status.Status<PublicationMatchedStatus<TYPE>,DataWriter<TYPE>>
org.omg.dds.core.status.PublicationMatchedStatus<TYPE>
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, DDSObject, ModifiableValue<PublicationMatchedStatus<TYPE>,PublicationMatchedStatus<TYPE>>, Value<PublicationMatchedStatus<TYPE>,PublicationMatchedStatus<TYPE>>
public abstract class PublicationMatchedStatus<TYPE>
- extends Status<PublicationMatchedStatus<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 |
PublicationMatchedStatus
protected PublicationMatchedStatus(DataWriter<TYPE> source)
newPublicationMatchedStatus
public static <TYPE> PublicationMatchedStatus<TYPE> newPublicationMatchedStatus(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
getCurrentCount
public abstract int getCurrentCount()
- Returns:
- the currentCount
getCurrentCountChange
public abstract int getCurrentCountChange()
- Returns:
- the currentCountChange
getLastSubscriptionHandle
public abstract ModifiableInstanceHandle getLastSubscriptionHandle()
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.