|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LightweightRTObject | |
|---|---|
| jp.go.aist.rtm.RTC | |
| jp.go.aist.rtm.RTC.executionContext | |
| OpenRTM | |
| RTC | |
| Uses of LightweightRTObject in jp.go.aist.rtm.RTC |
|---|
| Fields in jp.go.aist.rtm.RTC declared as LightweightRTObject | |
|---|---|
(package private) LightweightRTObject |
RTObject_impl.deactivate_comps.m_comp
|
| Constructors in jp.go.aist.rtm.RTC with parameters of type LightweightRTObject | |
|---|---|
RTObject_impl.deactivate_comps(LightweightRTObject comp)
Constructor |
|
| Uses of LightweightRTObject in jp.go.aist.rtm.RTC.executionContext |
|---|
| Fields in jp.go.aist.rtm.RTC.executionContext declared as LightweightRTObject | |
|---|---|
LightweightRTObject |
PeriodicExecutionContext.Comp._ref
StateMachine管理対象コンポーネントです。 |
| Methods in jp.go.aist.rtm.RTC.executionContext with parameters of type LightweightRTObject | |
|---|---|
ReturnCode_t |
PeriodicExecutionContext.activate_component(LightweightRTObject comp)
コンポーネントをアクティブ化します。 |
ReturnCode_t |
PeriodicExecutionContext.add_component(LightweightRTObject comp)
Add an RT-component |
ReturnCode_t |
PeriodicExecutionContext.deactivate_component(LightweightRTObject comp)
コンポーネントを非アクティブ化します。 |
LifeCycleState |
PeriodicExecutionContext.get_component_state(LightweightRTObject comp)
コンポーネントの状態を取得します。 |
ReturnCode_t |
PeriodicExecutionContext.remove_component(LightweightRTObject comp)
Remove the RT-Component from participant list |
ReturnCode_t |
PeriodicExecutionContext.reset_component(LightweightRTObject comp)
コンポーネントをリセットします。 |
| Constructors in jp.go.aist.rtm.RTC.executionContext with parameters of type LightweightRTObject | |
|---|---|
PeriodicExecutionContext.Comp(LightweightRTObject ref,
DataFlowComponent dfp,
int id)
コンストラクタです。 |
|
PeriodicExecutionContext.find_comp(LightweightRTObject comp)
|
|
| Uses of LightweightRTObject in OpenRTM |
|---|
| Classes in OpenRTM that implement LightweightRTObject | |
|---|---|
class |
_DataFlowComponentStub
OpenRTM/_DataFlowComponentStub.java . |
| Methods in OpenRTM with parameters of type LightweightRTObject | |
|---|---|
ReturnCode_t |
_ExtTrigExecutionContextServiceStub.activate_component(LightweightRTObject comp)
|
ReturnCode_t |
_ExtTrigExecutionContextServiceStub.add_component(LightweightRTObject comp)
|
ReturnCode_t |
_ExtTrigExecutionContextServiceStub.deactivate_component(LightweightRTObject comp)
|
LifeCycleState |
_ExtTrigExecutionContextServiceStub.get_component_state(LightweightRTObject comp)
|
ReturnCode_t |
_ExtTrigExecutionContextServiceStub.remove_component(LightweightRTObject comp)
|
ReturnCode_t |
_ExtTrigExecutionContextServiceStub.reset_component(LightweightRTObject comp)
|
| Uses of LightweightRTObject in RTC |
|---|
| Subinterfaces of LightweightRTObject in RTC | |
|---|---|
interface |
DataFlowComponent
RTC/DataFlowComponent.java . |
interface |
Fsm
RTC/Fsm.java . |
interface |
FsmParticipant
RTC/FsmParticipant.java . |
interface |
MultiModeObject
RTC/MultiModeObject.java . |
interface |
RTObject
RTC/RTObject.java . |
| Classes in RTC that implement LightweightRTObject | |
|---|---|
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 . |
| Fields in RTC declared as LightweightRTObject | |
|---|---|
LightweightRTObject |
LightweightRTObjectHolder.value
|
| Methods in RTC that return LightweightRTObject | |
|---|---|
LightweightRTObject |
LightweightRTObjectPOA._this()
|
LightweightRTObject |
LightweightRTObjectPOA._this(org.omg.CORBA.ORB orb)
|
static LightweightRTObject |
LightweightRTObjectHelper.extract(org.omg.CORBA.Any a)
|
static LightweightRTObject |
LightweightRTObjectHelper.narrow(org.omg.CORBA.Object obj)
|
static LightweightRTObject |
LightweightRTObjectHelper.read(org.omg.CORBA.portable.InputStream istream)
|
static LightweightRTObject |
LightweightRTObjectHelper.unchecked_narrow(org.omg.CORBA.Object obj)
|
| Constructors in RTC with parameters of type LightweightRTObject | |
|---|---|
LightweightRTObjectHolder(LightweightRTObject initialValue)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||