| Package | Description |
|---|---|
| OpenRTM | |
| RTC |
| Modifier and Type | Class and Description |
|---|---|
class |
_DataFlowComponentStub
OpenRTM/_DataFlowComponentStub.java .
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataFlowComponent
RTC/DataFlowComponent.java .
|
interface |
Fsm
RTC/Fsm.java .
|
interface |
FsmParticipant
RTC/FsmParticipant.java .
|
interface |
LightweightRTObject
RTC/LightweightRTObject.java .
|
interface |
MultiModeObject
RTC/MultiModeObject.java .
|
interface |
RTObject
RTC/RTObject.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_ComponentActionStub
RTC/_ComponentActionStub.java .
|
class |
_FsmParticipantStub
RTC/_FsmParticipantStub.java .
|
class |
_FsmStub
RTC/_FsmStub.java .
|
class |
_LightweightRTObjectStub
RTC/_LightweightRTObjectStub.java .
|
class |
_MultiModeObjectStub
RTC/_MultiModeObjectStub.java .
|
class |
_RTObjectStub
RTC/_RTObjectStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
ComponentAction |
ComponentActionHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ComponentAction |
ComponentActionPOA._this() |
ComponentAction |
ComponentActionPOA._this(org.omg.CORBA.ORB orb) |
static ComponentAction |
ComponentActionHelper.extract(org.omg.CORBA.Any a) |
static ComponentAction |
ComponentActionHelper.narrow(org.omg.CORBA.Object obj) |
static ComponentAction |
ComponentActionHelper.read(org.omg.CORBA.portable.InputStream istream) |
static ComponentAction |
ComponentActionHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ComponentActionHelper.insert(org.omg.CORBA.Any a,
ComponentAction that) |
static void |
ComponentActionHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ComponentAction value) |
| Constructor and Description |
|---|
ComponentActionHolder(ComponentAction initialValue) |