OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.core.event.InconsistentTopicEventImpl< TYPE > Class Template Reference
Inheritance diagram for org.opensplice.dds.core.event.InconsistentTopicEventImpl< TYPE >:
Inheritance graph
Collaboration diagram for org.opensplice.dds.core.event.InconsistentTopicEventImpl< TYPE >:
Collaboration graph

Public Member Functions

 InconsistentTopicEventImpl (OsplServiceEnvironment environment, Topic< TYPE > source, InconsistentTopicStatus status)
 
InconsistentTopicEvent< TYPE > clone ()
 
ServiceEnvironment getEnvironment ()
 
Topic< TYPE > getSource ()
 
InconsistentTopicStatus getStatus ()
 

Protected Member Functions

void setSource (SOURCE source)
 

Detailed Description

Definition at line 29 of file InconsistentTopicEventImpl.java.

Constructor & Destructor Documentation

◆ InconsistentTopicEventImpl()

Member Function Documentation

◆ clone()

◆ getEnvironment()

◆ getSource()

◆ 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: