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