|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.dds.HistoryQosPolicy
Generated from IDL definition of struct "HistoryQosPolicy"
Field Summary | |
---|---|
int |
depth
|
HistoryQosPolicyKind |
kind
|
Constructor Summary | |
---|---|
HistoryQosPolicy()
|
|
HistoryQosPolicy(HistoryQosPolicyKind kind,
int depth)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public HistoryQosPolicyKind kind
public int depth
Constructor Detail |
public HistoryQosPolicy()
public HistoryQosPolicy(HistoryQosPolicyKind kind, int depth)
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |