DDS
public final class HistoryQosPolicy extends java.lang.Object implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
int |
depth |
HistoryQosPolicyKind |
kind |
| Constructor and Description |
|---|
HistoryQosPolicy() |
HistoryQosPolicy(HistoryQosPolicyKind _kind,
int _depth) |
public HistoryQosPolicyKind kind
public int depth
public HistoryQosPolicy()
public HistoryQosPolicy(HistoryQosPolicyKind _kind, int _depth)