org.omg.dds.core.status
Class OfferedIncompatibleQosStatus<TYPE>
java.lang.Object
java.util.EventObject
org.omg.dds.core.status.Status<OfferedIncompatibleQosStatus<TYPE>,DataWriter<TYPE>>
org.omg.dds.core.status.OfferedIncompatibleQosStatus<TYPE>
- All Implemented Interfaces:
- java.io.Serializable, java.lang.Cloneable, DDSObject, ModifiableValue<OfferedIncompatibleQosStatus<TYPE>,OfferedIncompatibleQosStatus<TYPE>>, Value<OfferedIncompatibleQosStatus<TYPE>,OfferedIncompatibleQosStatus<TYPE>>
public abstract class OfferedIncompatibleQosStatus<TYPE>
- extends Status<OfferedIncompatibleQosStatus<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 |
OfferedIncompatibleQosStatus
protected OfferedIncompatibleQosStatus(DataWriter<TYPE> source)
newOfferedIncompatibleQosStatus
public static <TYPE> OfferedIncompatibleQosStatus<TYPE> newOfferedIncompatibleQosStatus(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
getLastPolicyId
public abstract QosPolicy.Id getLastPolicyId()
- Returns:
- the lastPolicyId
getPolicies
public abstract java.util.Set<QosPolicyCount> getPolicies()
- Returns:
- an unmodifiable set of policy counts.
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.