Package | Description |
---|---|
org.omg.dds |
Modifier and Type | Class and Description |
---|---|
class |
_TypeSupportStub
Generated from IDL interface "TypeSupport".
|
Modifier and Type | Field and Description |
---|---|
TypeSupport |
TypeSupportHolder.value |
Modifier and Type | Method and Description |
---|---|
TypeSupport |
TypeSupportPOA._this() |
TypeSupport |
TypeSupportPOATie._this() |
TypeSupport |
TypeSupportPOA._this(ORB orb) |
TypeSupport |
TypeSupportPOATie._this(ORB orb) |
static TypeSupport |
TypeSupportHelper.extract(Any any) |
static TypeSupport |
TypeSupportHelper.narrow(Object obj) |
static TypeSupport |
TypeSupportHelper.read(InputStream in) |
static TypeSupport |
TypeSupportHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TypeSupportHelper.insert(Any any,
TypeSupport s) |
static void |
TypeSupportHelper.write(OutputStream _out,
TypeSupport s) |
Constructor and Description |
---|
TypeSupportHolder(TypeSupport initial) |