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

Public Member Functions

 LivelinessLostEventImpl (OsplServiceEnvironment environment, DataWriter< TYPE > source, LivelinessLostStatus status)
 
LivelinessLostEvent< TYPE > clone ()
 
ServiceEnvironment getEnvironment ()
 
DataWriter< TYPE > getSource ()
 
LivelinessLostStatus getStatus ()
 

Protected Member Functions

void setSource (SOURCE source)
 

Detailed Description

Definition at line 29 of file LivelinessLostEventImpl.java.

Constructor & Destructor Documentation

◆ LivelinessLostEventImpl()

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: