Package | Description |
---|---|
org.omg.dds.core.policy | |
org.omg.dds.sub |
The Subscription Module contains the
Subscriber ,
DataReader , ReadCondition ,
and QueryCondition interfaces, as well as the
SubscriberListener and
DataReaderListener interfaces, and more generally,
all that is needed on the subscription side. |
org.omg.dds.topic |
The Topic-Definition Module contains the
Topic ,
ContentFilteredTopic , and
MultiTopic interfaces, the
TopicListener interface, and more generally, all
that is needed by the application to define Topic objects and attach QoS
policies to them. |
Modifier and Type | Method and Description |
---|---|
abstract TimeBasedFilter |
PolicyFactory.TimeBasedFilter() |
TimeBasedFilter |
TimeBasedFilter.withMinimumSeparation(Duration minimumSeparation)
Copy this policy and override the value of the property.
|
TimeBasedFilter |
TimeBasedFilter.withMinimumSeparation(long minimumSeparation,
java.util.concurrent.TimeUnit unit)
Copy this policy and override the value of the property.
|
Modifier and Type | Method and Description |
---|---|
TimeBasedFilter |
DataReaderQos.getTimeBasedFilter() |
Modifier and Type | Method and Description |
---|---|
TimeBasedFilter |
SubscriptionBuiltinTopicData.getTimeBasedFilter() |
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.