|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.OfferedDeadlineMissedStatus
Generated from IDL definition of struct "OfferedDeadlineMissedStatus"
Field Summary | |
---|---|
int |
last_instance_handle
|
int |
total_count
|
int |
total_count_change
|
Constructor Summary | |
---|---|
OfferedDeadlineMissedStatus()
|
|
OfferedDeadlineMissedStatus(int total_count,
int total_count_change,
int last_instance_handle)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public int total_count
public int total_count_change
public int last_instance_handle
Constructor Detail |
public OfferedDeadlineMissedStatus()
public OfferedDeadlineMissedStatus(int total_count, int total_count_change, int last_instance_handle)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |