パッケージ | 説明 |
---|---|
jp.go.aist.rtm.RTC | |
jp.go.aist.rtm.RTC.executionContext | |
jp.go.aist.rtm.RTC.util | |
OpenRTM | |
RTC | |
RTM |
修飾子とタイプ | フィールドと説明 |
---|---|
protected ComponentProfile |
RTObject_impl.m_profile
コンポーネントプロファイル
|
修飾子とタイプ | メソッドと説明 |
---|---|
ComponentProfile |
RTObject_impl.get_component_profile()
[RTObject CORBA interface] コンポーネントプロファイルを取得する。
|
ComponentProfile[] |
ManagerServant.get_component_profiles()
起動中のコンポーネントプロファイルのリストを取得する
現在当該マネージャ上で起動中のコンポーネントのプロファイルのリス
トを返す。
|
修飾子とタイプ | フィールドと説明 |
---|---|
ComponentProfile |
PeriodicECOrganization.Member.profile_
ComponentProfile
|
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
CORBA_SeqUtil.push_back(ComponentProfileListHolder seq,
ComponentProfile elem)
シーケンスの末尾にComponentProfileオブジェクトを追加する。
|
修飾子とタイプ | メソッドと説明 |
---|---|
ComponentProfile |
_DataFlowComponentStub.get_component_profile() |
修飾子とタイプ | フィールドと説明 |
---|---|
ComponentProfile[] |
ComponentProfileListHolder.value |
ComponentProfile |
ComponentProfileHolder.value |
修飾子とタイプ | メソッドと説明 |
---|---|
static ComponentProfile |
ComponentProfileHelper.extract(org.omg.CORBA.Any a) |
static ComponentProfile[] |
ComponentProfileListHelper.extract(org.omg.CORBA.Any a) |
ComponentProfile |
_RTObjectStub.get_component_profile() |
ComponentProfile |
RTObjectOperations.get_component_profile() |
static ComponentProfile |
ComponentProfileHelper.read(org.omg.CORBA.portable.InputStream istream) |
static ComponentProfile[] |
ComponentProfileListHelper.read(org.omg.CORBA.portable.InputStream istream) |
修飾子とタイプ | メソッドと説明 |
---|---|
static void |
ComponentProfileHelper.insert(org.omg.CORBA.Any a,
ComponentProfile that) |
static void |
ComponentProfileListHelper.insert(org.omg.CORBA.Any a,
ComponentProfile[] that) |
static void |
ComponentProfileHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ComponentProfile value) |
static void |
ComponentProfileListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
ComponentProfile[] value) |
コンストラクタと説明 |
---|
ComponentProfileHolder(ComponentProfile initialValue) |
ComponentProfileListHolder(ComponentProfile[] initialValue) |
修飾子とタイプ | メソッドと説明 |
---|---|
ComponentProfile[] |
_ManagerStub.get_component_profiles() |
ComponentProfile[] |
ManagerOperations.get_component_profiles() |