| Package | Description |
|---|---|
| OpenRTM | |
| RTC |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataFlowComponent
OpenRTM/DataFlowComponent.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_DataFlowComponentStub
OpenRTM/_DataFlowComponentStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
DataFlowComponent |
DataFlowComponentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
DataFlowComponent |
DataFlowComponentPOA._this() |
DataFlowComponent |
DataFlowComponentPOA._this(org.omg.CORBA.ORB orb) |
static DataFlowComponent |
DataFlowComponentHelper.extract(org.omg.CORBA.Any a) |
static DataFlowComponent |
DataFlowComponentHelper.narrow(org.omg.CORBA.Object obj) |
static DataFlowComponent |
DataFlowComponentHelper.read(org.omg.CORBA.portable.InputStream istream) |
static DataFlowComponent |
DataFlowComponentHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
DataFlowComponentHelper.insert(org.omg.CORBA.Any a,
DataFlowComponent that) |
static void |
DataFlowComponentHelper.write(org.omg.CORBA.portable.OutputStream ostream,
DataFlowComponent value) |
| Constructor and Description |
|---|
DataFlowComponentHolder(DataFlowComponent initialValue) |