プロジェクト

全般

プロフィール

バグ #4511

ownedのECのProfileのowner属性にRTCのリファレンスを代入する。

n-ando約6年前に追加. 5年以上前に更新.

ステータス:
終了
優先度:
通常
担当者:
対象バージョン:
-
開始日:
2018/04/09
期日:
進捗率:

100%

予定工数:

説明

ownedのECのProfileのowner属性にRTCのリファレンスを代入する。

履歴

#1 n-ando約6年前に更新

  • 題名ownedのECのProfile から ownedのECのProfileのowner属性にRTCのリファレンスを代入する。 に変更
  • 説明 を更新 (diff)

#2 n-miyamoto約6年前に更新

  • ステータス新規 から 解決 に変更
  • 担当者n-miyamoto にセット
  • 進捗率0 から 100 に変更

bindComponent関数内で設定するようにしました。

  RTC::ReturnCode_t ExecutionContextBase::
  bindComponent(RTC::RTObject_impl* rtc)
  {
    setOwner(rtc->getObjRef());
    return m_worker.bindComponent(rtc);
  }

#3 n-miyamoto5年以上前に更新

  • ステータス解決 から 終了 に変更

他の形式にエクスポート: Atom PDF