Uses of Interface
org.omg.dds.core.policy.LifespanQosPolicy

Packages that use LifespanQosPolicy
org.omg.dds.core.policy.modifiable   
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.pub.modifiable   
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. 
org.omg.dds.topic.modifiable   
 

Uses of LifespanQosPolicy in org.omg.dds.core.policy.modifiable
 

Subinterfaces of LifespanQosPolicy in org.omg.dds.core.policy.modifiable
 interface ModifiableLifespanQosPolicy
           
 

Uses of LifespanQosPolicy in org.omg.dds.pub
 

Methods in org.omg.dds.pub that return LifespanQosPolicy
 LifespanQosPolicy DataWriterQos.getLifespan()
           
 

Uses of LifespanQosPolicy in org.omg.dds.pub.modifiable
 

Methods in org.omg.dds.pub.modifiable with parameters of type LifespanQosPolicy
 ModifiableDataWriterQos ModifiableDataWriterQos.setLifespan(LifespanQosPolicy lifespan)
           
 

Uses of LifespanQosPolicy in org.omg.dds.topic
 

Methods in org.omg.dds.topic that return LifespanQosPolicy
 LifespanQosPolicy TopicQos.getLifespan()
           
abstract  LifespanQosPolicy TopicBuiltinTopicData.getLifespan()
           
abstract  LifespanQosPolicy PublicationBuiltinTopicData.getLifespan()
           
 

Uses of LifespanQosPolicy in org.omg.dds.topic.modifiable
 

Methods in org.omg.dds.topic.modifiable with parameters of type LifespanQosPolicy
 ModifiableTopicQos ModifiableTopicQos.setLifespan(LifespanQosPolicy lifespan)
           
 



Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.