Package | Description |
---|---|
org.omg.dds |
Modifier and Type | Field and Description |
---|---|
static OwnershipQosPolicyKind |
OwnershipQosPolicyKind.EXCLUSIVE_OWNERSHIP_QOS |
OwnershipQosPolicyKind |
OwnershipQosPolicy.kind |
static OwnershipQosPolicyKind |
OwnershipQosPolicyKind.SHARED_OWNERSHIP_QOS |
OwnershipQosPolicyKind |
OwnershipQosPolicyKindHolder.value |
Modifier and Type | Method and Description |
---|---|
static OwnershipQosPolicyKind |
OwnershipQosPolicyKindHelper.extract(Any any) |
static OwnershipQosPolicyKind |
OwnershipQosPolicyKind.from_int(int value) |
static OwnershipQosPolicyKind |
OwnershipQosPolicyKindHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
OwnershipQosPolicyKindHelper.insert(Any any,
OwnershipQosPolicyKind s) |
static void |
OwnershipQosPolicyKindHelper.write(OutputStream out,
OwnershipQosPolicyKind s) |
Constructor and Description |
---|
OwnershipQosPolicy(OwnershipQosPolicyKind kind) |
OwnershipQosPolicyKindHolder(OwnershipQosPolicyKind initial) |