org.omg.dds
Interface TopicOperations

All Superinterfaces:
EntityOperations, TopicDescriptionOperations
All Known Subinterfaces:
Topic
All Known Implementing Classes:
_TopicStub, TopicPOA

public interface TopicOperations
extends EntityOperations, TopicDescriptionOperations

Generated from IDL interface "Topic"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 InconsistentTopicStatus get_inconsistent_topic_status()
           
 
Methods inherited from interface org.omg.dds.EntityOperations
enable, get_status_changes, get_statuscondition
 
Methods inherited from interface org.omg.dds.TopicDescriptionOperations
get_name, get_participant, get_type_name
 

Method Detail

get_inconsistent_topic_status

public InconsistentTopicStatus get_inconsistent_topic_status()