TYPE
- The data type of the source DataWriter
.public abstract class OfferedIncompatibleQosEvent<TYPE> extends StatusChangedEvent<DataWriter<TYPE>>
QosPolicy
value was incompatible with what was requested.Modifier | Constructor and Description |
---|---|
protected |
OfferedIncompatibleQosEvent(DataWriter<TYPE> source) |
Modifier and Type | Method and Description |
---|---|
abstract OfferedIncompatibleQosEvent<TYPE> |
clone() |
abstract OfferedIncompatibleQosStatus |
getStatus() |
getSource, setSource
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEnvironment
protected OfferedIncompatibleQosEvent(DataWriter<TYPE> source)
public abstract OfferedIncompatibleQosStatus getStatus()
public abstract OfferedIncompatibleQosEvent<TYPE> clone()
clone
in class StatusChangedEvent<DataWriter<TYPE>>
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.