Google は、黒人コミュニティのための人種的公平の促進に取り組んでいます。
詳細 をご覧ください。
フィードバックを送信
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
nl:: Weave:: Profiles:: BulkDataTransfer:: BdxDelegate
これは抽象クラスです。
概要
プロテクト属性
mLength
uint64_t mLength
mMaxBlockSize
uint16_t mMaxBlockSize
mStartOffset
uint64_t mStartOffset
パブリック関数
BdxDelegate
BdxDelegate(
void
)
EstablishWeaveConnection
WEAVE_ERROR EstablishWeaveConnection(
ServiceDirectory::WeaveServiceManager & aServiceMgr,
WeaveAuthMode anAuthMode
)
init
WEAVE_ERROR Init(
WeaveExchangeManager *anExchangeMgr,
InetLayer *anInetLayer
)
シャットダウン
WEAVE_ERROR Shutdown(
void
)
StartBdxUploadingFile
void StartBdxUploadingFile(
void
)
UploadInProgress
bool UploadInProgress(
void
)
プロテクト関数
BdxErrorHandler
virtual void BdxErrorHandler(
WEAVE_ERROR aErrorCode
)=0
BdxGetBlockHandler
virtual void BdxGetBlockHandler(
uint64_t *aLength,
uint8_t **aDataBlock,
bool *aLastBlock
)=0
BdxGetFileName
virtual char * BdxGetFileName(
void
)=0
BdxRejectHandler
virtual void BdxRejectHandler(
StatusReport *aReport
)=0
BdxSendAcceptHandler
virtual void BdxSendAcceptHandler(
SendAccept *aSendAcceptMsg
)=0
BdxXferDoneHandler
virtual void BdxXferDoneHandler(
void
)=0
BdxXferErrorHandler
virtual void BdxXferErrorHandler(
StatusReport *aXferError
)=0
HandleWeaveConnectionClosed
virtual void HandleWeaveConnectionClosed(
WeaveConnection *aCon,
WEAVE_ERROR aConErr
)
HandleWeaveConnectionComplete
virtual void HandleWeaveConnectionComplete(
WeaveConnection *aCon,
WEAVE_ERROR aConErr
)
HandleWeaveServiceMgrStatus
virtual void HandleWeaveServiceMgrStatus(
void *anAppState,
uint32_t aProfileId,
uint16_t aStatusCode
)
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-09 UTC。
ご意見をお聞かせください
[[["わかりやすい","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-09 UTC。"],[],[]]