パッケージ | 説明 |
---|---|
jp.go.aist.rtm.RTC | |
jp.go.aist.rtm.RTC.executionContext | |
jp.go.aist.rtm.RTC.util | |
OpenRTM | |
RTC |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
RTObject_impl.ec_copy.operator(ExecutionContextService ecs)
ECをリストへ格納する。
|
boolean |
RTObject_impl.ec_find.operator(ExecutionContextService ecs)
ECを比較する。
|
(package private) void |
RTObject_impl.deactivate_comps.operator(ExecutionContextService ecs)
RTCを非活性化する。
|
修飾子とタイプ | フィールドと説明 |
---|---|
protected ExecutionContextService |
PeriodicECSharedComposite_impl.m_ecref
ExecutionContextService
|
protected ExecutionContextService |
ExecutionContextWorker.m_ref |
protected ExecutionContextService |
PeriodicExecutionContext.m_ref
ExecutionContextServiceとしてのCORBAオブジェクト参照です。
|
protected ExecutionContextService |
ExtTrigExecutionContext.m_ref
ExecutionContextServiceとしてのCORBAオブジェクト参照です。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ExecutionContextService |
PeriodicExecutionContext.__this()
__this()
|
ExecutionContextService |
ExtTrigExecutionContext.__this()
__this()
|
ExecutionContextService |
ExecutionContextWorker.getECRef() |
ExecutionContextService |
PeriodicExecutionContext.getObjRef()
CORBA オブジェクト参照の取得
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クト参照を取得する。
|
ExecutionContextService |
ExtTrigExecutionContext.getObjRef()
CORBA オブジェクト参照の取得
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クト参照を取得する。
|
ExecutionContextService |
ExecutionContextBase.getObjRef()
CORBA オブジェクト参照の取得
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クト参照を取得する。
|
ExecutionContextService |
ExecutionContextProfile.getObjRef()
CORBA オブジェクト参照の取得
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クト参照を取得する。
|
ExecutionContextService |
PeriodicExecutionContext.getRef()
本オブジェクトのExecutionContextServiceとしてのCORBAオブジェクト参照を設定します。
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
ExecutionContextWorker.setECRef(ExecutionContextService ref) |
void |
PeriodicExecutionContext.setObjRef(ExecutionContextService ref)
本オブジェクトのExecutionContextServiceとしてのCORBAオブジェクト参照を設定します。
|
void |
ExtTrigExecutionContext.setObjRef(ExecutionContextService ref)
CORBA オブジェクト参照の取得
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クト参照を取得する。
|
void |
ExecutionContextBase.setObjRef(ExecutionContextService ref)
CORBA オブジェクトの設定
本オブジェクトの ExecutioncontextService としての CORBA オブジェ
クトを設定する。
|
void |
ExecutionContextProfile.setObjRef(ExecutionContextService ec_ptr)
CORBA オブジェクトの設定
{@.ja ExecutioncontextService の CORBA オブジェクト参照をセットする。
|
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
CORBA_SeqUtil.push_back(ExecutionContextServiceListHolder seq,
ExecutionContextService elem)
シーケンスの末尾にExecutionContextServiceオブジェクトを追加する。
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
ExtTrigExecutionContextService
OpenRTM/ExtTrigExecutionContextService.java .
|
interface |
LogicalTimeTriggeredEC
OpenRTM/LogicalTimeTriggeredEC.java .
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
_ExtTrigExecutionContextServiceStub
OpenRTM/_ExtTrigExecutionContextServiceStub.java .
|
class |
_LogicalTimeTriggeredECStub
OpenRTM/_LogicalTimeTriggeredECStub.java .
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
_ExecutionContextServiceStub
RTC/_ExecutionContextServiceStub.java .
|
修飾子とタイプ | フィールドと説明 |
---|---|
ExecutionContextService |
ExecutionContextServiceHolder.value |
ExecutionContextService[] |
ExecutionContextServiceListHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecutionContextService |
ExecutionContextServicePOA._this() |
ExecutionContextService |
ExecutionContextServicePOA._this(org.omg.CORBA.ORB orb) |
static ExecutionContextService[] |
ExecutionContextServiceListHelper.extract(org.omg.CORBA.Any a) |
static ExecutionContextService |
ExecutionContextServiceHelper.extract(org.omg.CORBA.Any a) |
static ExecutionContextService |
ExecutionContextServiceHelper.narrow(org.omg.CORBA.Object obj) |
static ExecutionContextService[] |
ExecutionContextServiceListHelper.read(org.omg.CORBA.portable.InputStream istream) |
static ExecutionContextService |
ExecutionContextServiceHelper.read(org.omg.CORBA.portable.InputStream istream) |
static ExecutionContextService |
ExecutionContextServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
ExecutionContextServiceHelper.insert(org.omg.CORBA.Any a,
ExecutionContextService that) |
static void |
ExecutionContextServiceListHelper.insert(org.omg.CORBA.Any a,
ExecutionContextService[] that) |
static void |
ExecutionContextServiceHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ExecutionContextService value) |
static void |
ExecutionContextServiceListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ExecutionContextService[] value) |
コンストラクタと説明 |
---|
ExecutionContextServiceHolder(ExecutionContextService initialValue) |
ExecutionContextServiceListHolder(ExecutionContextService[] initialValue) |