|
||||||||||
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
|
Methods in jp.go.aist.rtm.RTC that return LightweightRTObject | |
---|---|
LightweightRTObject |
RTObjectStateMachine.getRTObject()
|
Methods in jp.go.aist.rtm.RTC with parameters of type LightweightRTObject | |
---|---|
boolean |
RTObjectStateMachine.isEquivalent(LightweightRTObject comp)
|
protected void |
RTObjectStateMachine.setComponentAction(LightweightRTObject comp)
|
protected void |
RTObjectStateMachine.setDataFlowComponentAction(LightweightRTObject comp)
|
protected void |
RTObjectStateMachine.setFsmParticipantAction(LightweightRTObject comp)
|
protected void |
RTObjectStateMachine.setMultiModeComponentAction(LightweightRTObject comp)
|
Constructors in jp.go.aist.rtm.RTC with parameters of type LightweightRTObject | |
---|---|
RTObject_impl.deactivate_comps(LightweightRTObject comp)
Constructor |
|
RTObjectStateMachine(int id,
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管理対象コンポーネントです。 |
LightweightRTObject |
ExtTrigExecutionContext.Comp._ref
StateMachine管理対象コンポーネントです。 |
Constructors in jp.go.aist.rtm.RTC.executionContext with parameters of type LightweightRTObject | |
---|---|
ExtTrigExecutionContext.Comp(LightweightRTObject ref,
DataFlowComponent dfp,
int id)
コンストラクタです。 |
|
ExtTrigExecutionContext.find_comp(LightweightRTObject comp)
|
|
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 . |
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 |