Package | Description |
---|---|
org.omg.dds.core |
The Core (Infrastructure) Module defines the abstract classes and the
interfaces that are refined by the other modules.
|
org.omg.dds.type.builtin |
Modifier and Type | Method and Description |
---|---|
KeyedBytes |
ServiceEnvironment.ServiceProviderInterface.newKeyedBytes() |
Modifier and Type | Method and Description |
---|---|
abstract KeyedBytes |
KeyedBytes.clone() |
static KeyedBytes |
KeyedBytes.newKeyedBytes(ServiceEnvironment env) |
abstract KeyedBytes |
KeyedBytes.setKey(java.lang.CharSequence key) |
abstract KeyedBytes |
KeyedBytes.setValue(byte[] value) |
abstract KeyedBytes |
KeyedBytes.setValue(byte[] value,
int offset,
int length) |
Modifier and Type | Method and Description |
---|---|
abstract void |
KeyedBytes.copyFrom(KeyedBytes src)
Overwrite the state of this object with that of the given object.
|
Copyright © 2010 Real-Time Innovations, Inc. (RTI)
Copyright © 2010 PrismTech, Ltd.
Copyright © 2010 Object Management Group, Inc. (OMG)
All Rights Reserved.