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