OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
All Classes Namespaces Files Functions Variables Pages
org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE > Class Template Reference
Inheritance diagram for org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >:
Inheritance graph
Collaboration diagram for org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >:
Collaboration graph

Public Member Functions

 AllDataDisposedEventImpl (OsplServiceEnvironment environment, Topic< TYPE > source, AllDataDisposedStatus status)
 
AllDataDisposedEvent< TYPE > clone ()
 
ServiceEnvironment getEnvironment ()
 
Topic< TYPE > getSource ()
 
AllDataDisposedStatus getStatus ()
 

Protected Member Functions

void setSource (SOURCE source)
 

Detailed Description

Definition at line 28 of file AllDataDisposedEventImpl.java.

Constructor & Destructor Documentation

◆ AllDataDisposedEventImpl()

Member Function Documentation

◆ clone()

◆ getEnvironment()

Returns
the org.omg.dds.core.ServiceEnvironment object that directly or indirectly was used to create this object.

Implements org.omg.dds.core.DDSObject.

Definition at line 41 of file AllDataDisposedEventImpl.java.

◆ getSource()

Definition at line 58 of file AllDataDisposedEventImpl.java.

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