|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Duration | |
|---|---|
| org.omg.dds.core | The Core (Infrastructure) Module defines the abstract classes and the interfaces that are refined by the other modules. |
| org.omg.dds.core.modifiable | |
| org.omg.dds.core.policy | |
| org.omg.dds.core.policy.modifiable | |
| org.omg.dds.domain | The Domain Module contains the DomainParticipant class that acts
as an entry-point of the Service and acts as a factory for many of the
classes. |
| org.omg.dds.pub | The Publication Module contains the Publisher and
DataWriter interfaces as well as the PublisherListener and
DataWriterListener interfaces, and more generally, all that is
needed on the publication side. |
| 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. |
| Uses of Duration in org.omg.dds.core |
|---|
| Methods in org.omg.dds.core that return Duration | |
|---|---|
abstract Duration |
Duration.clone()
|
Duration |
Bootstrap.ServiceProviderInterface.infiniteDuration()
|
static Duration |
Duration.infiniteDuration(Bootstrap bootstrap)
|
Duration |
Bootstrap.ServiceProviderInterface.zeroDuration()
|
static Duration |
Duration.zeroDuration(Bootstrap bootstrap)
|
| Methods in org.omg.dds.core with parameters of type Duration | |
|---|---|
abstract void |
WaitSet.waitForConditions(java.util.Collection<Condition> activeConditions,
Duration timeout)
|
abstract void |
WaitSet.waitForConditions(Duration timeout)
|
| Uses of Duration in org.omg.dds.core.modifiable |
|---|
| Subclasses of Duration in org.omg.dds.core.modifiable | |
|---|---|
class |
ModifiableDuration
|
| Methods in org.omg.dds.core.modifiable with parameters of type Duration | |
|---|---|
abstract ModifiableTime |
ModifiableTime.add(Duration duration)
Increment this time by the given amount. |
abstract ModifiableDuration |
ModifiableDuration.add(Duration duration)
Increase this duration by the given amount. |
abstract ModifiableTime |
ModifiableTime.subtract(Duration duration)
Decrement this time by the given amount. |
abstract ModifiableDuration |
ModifiableDuration.subtract(Duration duration)
Decrease this duration by the given amount. |
| Uses of Duration in org.omg.dds.core.policy |
|---|
| Methods in org.omg.dds.core.policy that return Duration | |
|---|---|
Duration |
ReaderDataLifecycleQosPolicy.getAutoPurgeDisposedSamplesDelay()
|
Duration |
ReaderDataLifecycleQosPolicy.getAutoPurgeNoWriterSamplesDelay()
|
Duration |
LifespanQosPolicy.getDuration()
|
Duration |
LatencyBudgetQosPolicy.getDuration()
|
Duration |
LivelinessQosPolicy.getLeaseDuration()
|
Duration |
ReliabilityQosPolicy.getMaxBlockingTime()
|
Duration |
TimeBasedFilterQosPolicy.getMinimumSeparation()
|
Duration |
DeadlineQosPolicy.getPeriod()
|
Duration |
DurabilityServiceQosPolicy.getServiceCleanupDelay()
|
| Uses of Duration in org.omg.dds.core.policy.modifiable |
|---|
| Uses of Duration in org.omg.dds.domain |
|---|
| Methods in org.omg.dds.domain with parameters of type Duration | ||
|---|---|---|
|
DomainParticipant.findTopic(java.lang.String topicName,
Duration timeout)
|
|
| Uses of Duration in org.omg.dds.pub |
|---|
| Methods in org.omg.dds.pub with parameters of type Duration | |
|---|---|
void |
Publisher.waitForAcknowledgments(Duration maxWait)
|
void |
DataWriter.waitForAcknowledgments(Duration maxWait)
|
| Uses of Duration in org.omg.dds.sub |
|---|
| Methods in org.omg.dds.sub with parameters of type Duration | |
|---|---|
void |
DataReader.waitForHistoricalData(Duration maxWait)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.