org.omg.dds
Interface TopicListenerOperations

All Superinterfaces:
ListenerOperations
All Known Subinterfaces:
DomainParticipantListener, DomainParticipantListenerOperations, TopicListener
All Known Implementing Classes:
_DomainParticipantListenerStub, _TopicListenerStub, DomainParticipantListenerPOA, DomainParticipantListenerPOATie, TopicListenerPOA, TopicListenerPOATie

public interface TopicListenerOperations
extends ListenerOperations

Generated from IDL interface "TopicListener".

Version:
generated at 03-Nov-2015 12:23:59
Author:
JacORB IDL compiler V 3.7

Method Summary
 void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
           
 

Method Detail

on_inconsistent_topic

void on_inconsistent_topic(Topic the_topic,
                           InconsistentTopicStatus status)


Copyright © 2015 JacORB. All rights reserved.