OpenDDS.DCPS
public final class BudgetExceededStatus 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 |
|---|
BudgetExceededStatus() |
BudgetExceededStatus(int _total_count,
int _total_count_change,
int _last_instance_handle) |