DDS
public final class OfferedDeadlineMissedStatus extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
last_instance_handle |
int |
total_count |
int |
total_count_change |
| Constructor and Description |
|---|
OfferedDeadlineMissedStatus() |
OfferedDeadlineMissedStatus(int _total_count,
int _total_count_change,
int _last_instance_handle) |