Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細 をご覧ください。
フィードバックを送信
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
nl:: Weave:: Warm:: WarmFabricStateDelegate
#include <src/warm/Warm.h>
これは WarmCore の内部クラスです。
概要
FabricStateDelegate インターフェースを実装します。このクラスのインスタンス(sWarmFabricStateDelegate)は、WeaveFabricState のデリゲートとして設定されます。Warm はこれを使用して、Fabric の状態変化を通知します。
継承
継承元:
nl::Weave::FabricStateDelegate
パブリック関数
DidJoinFabric
virtual void DidJoinFabric(
WeaveFabricState *fabricState,
uint64_t newFabricId
)
このメソッドは、新しいファブリックを結合または作成するときに WeaveFabricState によって呼び出されます。
詳細
パラメータ
[in] fabricState
[in] newFabricId
新しいファブリック ID。
DidLeaveFabric
virtual void DidLeaveFabric(
WeaveFabricState *fabricState,
uint64_t oldFabricId
)
このメソッドは、ファブリックから離れる/クリアするときに WeaveFabricState によって呼び出されます。
詳細
パラメータ
[in] fabricState
[in] oldFabricId
以前/以前のファブリック ID。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates. The OPENTHREAD and related marks are trademarks of the Thread Group and are used under license.
最終更新日 2024-09-08 UTC。
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"必要な情報がない"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"複雑すぎる / 手順が多すぎる"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"最新ではない"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"翻訳に関する問題"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"サンプル / コードに問題がある"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"その他"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"わかりやすい"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"問題の解決に役立った"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"その他"
}]
ご意見をお聞かせください
{"lastModified": "\u6700\u7d42\u66f4\u65b0\u65e5 2024-09-08 UTC\u3002"}
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2024-09-08 UTC。"],[],[]]