OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.omg.dds.core.event.InconsistentTopicEvent< TYPE > Class Template Referenceabstract

Another topic exists with the same name but different characteristics. More...

Inheritance diagram for org.omg.dds.core.event.InconsistentTopicEvent< TYPE >:
Inheritance graph
Collaboration diagram for org.omg.dds.core.event.InconsistentTopicEvent< TYPE >:
Collaboration graph

Public Member Functions

abstract InconsistentTopicEvent< TYPE > clone ()
 
abstract SOURCE getSource ()
 
abstract InconsistentTopicStatus getStatus ()
 

Protected Member Functions

 InconsistentTopicEvent (Topic< TYPE > source)
 
void setSource (SOURCE source)
 

Detailed Description

Another topic exists with the same name but different characteristics.

Parameters
<TYPE>The data type of the source org.omg.dds.topic.Topic
See also
InconsistentTopicStatus

Definition at line 31 of file InconsistentTopicEvent.java.

Constructor & Destructor Documentation

◆ InconsistentTopicEvent()

Definition at line 51 of file InconsistentTopicEvent.java.

Member Function Documentation

◆ clone()

abstract InconsistentTopicEvent<TYPE> org.omg.dds.core.event.InconsistentTopicEvent< TYPE >.clone ( )
abstract

◆ getSource()

abstract SOURCE org.omg.dds.core.event.StatusChangedEvent< SOURCE extends Entity<?, ?>.getSource ( )
abstractinherited

◆ getStatus()

◆ setSource()

void org.omg.dds.core.event.StatusChangedEvent< SOURCE extends Entity<?, ?>.setSource ( SOURCE  source)
protectedinherited

Definition at line 68 of file StatusChangedEvent.java.


The documentation for this class was generated from the following file: