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

The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance. More...

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

Public Member Functions

abstract OfferedDeadlineMissedEvent< TYPE > clone ()
 
abstract SOURCE getSource ()
 
abstract OfferedDeadlineMissedStatus getStatus ()
 

Protected Member Functions

 OfferedDeadlineMissedEvent (DataWriter< TYPE > source)
 
void setSource (SOURCE source)
 

Detailed Description

The deadline that the org.omg.dds.pub.DataWriter has committed through its org.omg.dds.core.policy.Deadline was not respected for a specific instance.

Parameters
<TYPE>The data type of the source org.omg.dds.pub.DataWriter.
See also
OfferedDeadlineMissedStatus
RequestedDeadlineMissedEvent

Definition at line 33 of file OfferedDeadlineMissedEvent.java.

Constructor & Destructor Documentation

◆ OfferedDeadlineMissedEvent()

Member Function Documentation

◆ clone()

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