DDS
public final class RequestedIncompatibleQosStatus extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
last_policy_id |
QosPolicyCount[] |
policies |
int |
total_count |
int |
total_count_change |
| Constructor and Description |
|---|
RequestedIncompatibleQosStatus() |
RequestedIncompatibleQosStatus(int _total_count,
int _total_count_change,
int _last_policy_id,
QosPolicyCount[] _policies) |
public int total_count
public int total_count_change
public int last_policy_id
public QosPolicyCount[] policies
public RequestedIncompatibleQosStatus()
public RequestedIncompatibleQosStatus(int _total_count,
int _total_count_change,
int _last_policy_id,
QosPolicyCount[] _policies)