Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細をご覧ください。
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
nl::Weave::Profiles::DataManagement_Current::ParserBase
#include <src/lib/profiles/data-management/Current/MessageDef.h>
WDM メッセージ パーサーの基本クラス。
まとめ
継承
174
プロテクト属性
読み取り
nl::Weave::TLV::TLVReader mReader
パブリック関数
GetReaderOnTag
WEAVE_ERROR GetReaderOnTag(
const uint64_t aTagToFind,
nl::Weave::TLV::TLVReader *const apReader
) const
このリクエストのタグ付けされた要素の先頭を指すように TLVReader を初期化します。
詳細 |
パラメータ |
[in] aTagToFind
|
リクエスト内で見つけるタグ
|
[out] apReader
|
TLVReader へのポインタ。成功時に、指定した TLV 要素で初期化されます。
|
|
戻り値 |
|
プロテクト関数
GetSimpleValue
WEAVE_ERROR GetSimpleValue(
const uint8_t aContextTag,
const nl::Weave::TLV::TLVType aTLVType,
T *const apLValue
) const
GetUnSignedInteger
WEAVE_ERROR GetUnsignedInteger(
const uint8_t aContextTag,
T *const apLValue
) const
ParserBase
ParserBase(
void
)
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。Thread は Thread Group, Inc. の登録商標です。
最終更新日 2018-06-05 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":"その他"
}]