パッケージ | 説明 |
---|---|
jp.go.aist.rtm.RTC.executionContext | |
OpenRTM | |
RTC |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecutionContextProfile |
PeriodicExecutionContext.get_profile()
ExecutionContextProfile を取得します。
|
ExecutionContextProfile |
ExtTrigExecutionContext.get_profile()
ExecutionContextProfile を取得します。
|
ExecutionContextProfile |
PeriodicExecutionContext.getProfile()
rofileを取得する
ExecutionContextProfile を取得する。
|
ExecutionContextProfile |
ExtTrigExecutionContext.getProfile()
rofileを取得する
ExecutionContextProfile を取得する。
|
ExecutionContextProfile |
ExecutionContextBase.getProfile()
Profileを取得する
ExecutionContextProfile を取得する。
|
ExecutionContextProfile |
ExecutionContextProfile.getProfile()
Profileを取得する
{@.ja RTC::ExecutionContextProfile を取得する。
|
ExecutionContextProfile |
PeriodicExecutionContext.onGetProfile(ExecutionContextProfile profile) |
ExecutionContextProfile |
ExtTrigExecutionContext.onGetProfile(ExecutionContextProfile profile) |
ExecutionContextProfile |
ExecutionContextBase.onGetProfile(ExecutionContextProfile profile) |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecutionContextProfile |
PeriodicExecutionContext.onGetProfile(ExecutionContextProfile profile) |
ExecutionContextProfile |
ExtTrigExecutionContext.onGetProfile(ExecutionContextProfile profile) |
ExecutionContextProfile |
ExecutionContextBase.onGetProfile(ExecutionContextProfile profile) |
修飾子とタイプ | メソッドと説明 |
---|---|
ExecutionContextProfile |
_ExtTrigExecutionContextServiceStub.get_profile() |
ExecutionContextProfile |
_LogicalTimeTriggeredECStub.get_profile() |
修飾子とタイプ | フィールドと説明 |
---|---|
ExecutionContextProfile |
ExecutionContextProfileHolder.value |
ExecutionContextProfile[] |
ExecutionContextProfileListHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
static ExecutionContextProfile[] |
ExecutionContextProfileListHelper.extract(org.omg.CORBA.Any a) |
static ExecutionContextProfile |
ExecutionContextProfileHelper.extract(org.omg.CORBA.Any a) |
ExecutionContextProfile |
ExecutionContextServiceOperations.get_profile() |
ExecutionContextProfile |
_ExecutionContextServiceStub.get_profile() |
static ExecutionContextProfile[] |
ExecutionContextProfileListHelper.read(org.omg.CORBA.portable.InputStream istream) |
static ExecutionContextProfile |
ExecutionContextProfileHelper.read(org.omg.CORBA.portable.InputStream istream) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
ExecutionContextProfileHelper.insert(org.omg.CORBA.Any a,
ExecutionContextProfile that) |
static void |
ExecutionContextProfileListHelper.insert(org.omg.CORBA.Any a,
ExecutionContextProfile[] that) |
static void |
ExecutionContextProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ExecutionContextProfile value) |
static void |
ExecutionContextProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ExecutionContextProfile[] value) |
コンストラクタと説明 |
---|
ExecutionContextProfileHolder(ExecutionContextProfile initialValue) |
ExecutionContextProfileListHolder(ExecutionContextProfile[] initialValue) |