|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.omg.PortableServer.Servant
OpenRTM.DataFlowComponentPOA
jp.go.aist.rtm.RTC.RTObject_impl
jp.go.aist.rtm.RTC.DataFlowComponentBase
RTMExamples.AutoTest.AutoTestOutImpl
public class AutoTestOutImpl
Sample component for auto test.
フィールドの概要 | |
---|---|
protected MyService |
m_myservice0
|
protected CorbaConsumer<MyService> |
m_myservice0Base
|
protected CorbaPort |
m_MyServicePort
|
protected DataRef<TimedFloat> |
m_out
|
protected TimedFloat |
m_out_val
The action that is invoked when execution context's rate is changed no corresponding operation exists in OpenRTm-aist-0.2.0 |
protected OutPort<TimedFloat> |
m_outOut
|
protected DataRef<TimedFloatSeq> |
m_seqout
|
protected TimedFloatSeq |
m_seqout_val
|
protected OutPort<TimedFloatSeq> |
m_seqoutOut
|
クラス jp.go.aist.rtm.RTC.RTObject_impl から継承されたフィールド |
---|
ECOTHER_OFFSET, m_configsets, m_created, m_eclist, m_ecMine, m_ecOther, m_inports, m_objref, m_outports, m_pManager, m_pORB, m_portAdmin, m_pPOA, m_profile, m_properties, m_pSdoConfig, m_pSdoConfigImpl, m_readAll, m_readAllCompletion, m_sdoOrganizations, m_sdoOwnedOrganizations, m_sdoStatus, m_sdoSvcProfiles, m_writeAll, m_writeAllCompletion, rtcout |
コンストラクタの概要 | |
---|---|
AutoTestOutImpl(Manager manager)
constructor |
メソッドの概要 | |
---|---|
protected ReturnCode_t |
onActivated(int ec_id)
The activated action (Active state entry action) former rtc_active_entry() |
protected ReturnCode_t |
onDeactivated(int ec_id)
The deactivated action (Active state exit action) former rtc_active_exit() |
protected ReturnCode_t |
onExecute(int ec_id)
The execution action that is invoked periodically former rtc_active_do() |
protected ReturnCode_t |
onInitialize()
The initialize action (on CREATED->ALIVE transition) formaer rtc_init_entry() |
クラス jp.go.aist.rtm.RTC.DataFlowComponentBase から継承されたメソッド |
---|
_this, init |
クラス OpenRTM.DataFlowComponentPOA から継承されたメソッド |
---|
_all_interfaces, _invoke, _this |
クラス org.omg.PortableServer.Servant から継承されたメソッド |
---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
クラス java.lang.Object から継承されたメソッド |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
フィールドの詳細 |
---|
protected TimedFloat m_out_val
protected DataRef<TimedFloat> m_out
protected OutPort<TimedFloat> m_outOut
protected TimedFloatSeq m_seqout_val
protected DataRef<TimedFloatSeq> m_seqout
protected OutPort<TimedFloatSeq> m_seqoutOut
protected CorbaPort m_MyServicePort
protected CorbaConsumer<MyService> m_myservice0Base
protected MyService m_myservice0
コンストラクタの詳細 |
---|
public AutoTestOutImpl(Manager manager)
manager
- Maneger Objectメソッドの詳細 |
---|
protected ReturnCode_t onInitialize()
RTObject_impl
内の onInitialize
protected ReturnCode_t onActivated(int ec_id)
RTObject_impl
内の onActivated
ec_id
- target ExecutionContext Id
protected ReturnCode_t onDeactivated(int ec_id)
RTObject_impl
内の onDeactivated
ec_id
- target ExecutionContext Id
protected ReturnCode_t onExecute(int ec_id)
RTObject_impl
内の onExecute
ec_id
- target ExecutionContext Id
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |