|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.omg.dds.SubscriptionMatchStatus
Generated from IDL definition of struct "SubscriptionMatchStatus"
| Field Summary | |
int |
last_publication_handle
|
int |
total_count
|
int |
total_count_change
|
| Constructor Summary | |
SubscriptionMatchStatus()
|
|
SubscriptionMatchStatus(int total_count,
int total_count_change,
int last_publication_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_publication_handle
| Constructor Detail |
public SubscriptionMatchStatus()
public SubscriptionMatchStatus(int total_count,
int total_count_change,
int last_publication_handle)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||