Uses of Class
org.omg.dds.core.status.InconsistentTopicStatus

Packages that use InconsistentTopicStatus
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.status   
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.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. 
 

Uses of InconsistentTopicStatus in org.omg.dds.core
 

Methods in org.omg.dds.core that return InconsistentTopicStatus
<TYPE> InconsistentTopicStatus<TYPE>
Bootstrap.ServiceProviderInterface.newInconsistentTopicStatus()
           
 

Uses of InconsistentTopicStatus in org.omg.dds.core.status
 

Methods in org.omg.dds.core.status that return InconsistentTopicStatus
static
<TYPE> InconsistentTopicStatus<TYPE>
InconsistentTopicStatus.newInconsistentTopicStatus(Bootstrap bootstrap)
           
 

Uses of InconsistentTopicStatus in org.omg.dds.domain
 

Methods in org.omg.dds.domain with parameters of type InconsistentTopicStatus
 void DomainParticipantListener.onInconsistentTopic(InconsistentTopicStatus<?> status)
           
 void DomainParticipantAdapter.onInconsistentTopic(InconsistentTopicStatus<?> status)
           
 

Uses of InconsistentTopicStatus in org.omg.dds.topic
 

Methods in org.omg.dds.topic that return InconsistentTopicStatus
 InconsistentTopicStatus<TYPE> Topic.getInconsistentTopicStatus(InconsistentTopicStatus<TYPE> status)
           
 

Methods in org.omg.dds.topic with parameters of type InconsistentTopicStatus
 InconsistentTopicStatus<TYPE> Topic.getInconsistentTopicStatus(InconsistentTopicStatus<TYPE> status)
           
 void TopicListener.onInconsistentTopic(InconsistentTopicStatus<TYPE> status)
           
 void TopicAdapter.onInconsistentTopic(InconsistentTopicStatus<TYPE> status)
           
 



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