O Google tem o compromisso de promover a igualdade racial para as comunidades negras.
Saiba como.
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
nl::Weave::Perfis::BDX_Current::WeaveBdxDelegate
Esta é uma classe abstrata.
Resumo
Atributos protegidos
mComprimento
uint64_t mLength
mMaxBlockSize
uint16_t mMaxBlockSize
mStartOffset
uint64_t mStartOffset
Funções públicas
Estabelecer conexão
WEAVE_ERROR EstablishWeaveConnection(
ServiceDirectory::WeaveServiceManager & aServiceMgr,
WeaveAuthMode anAuthMode
)
Init
WEAVE_ERROR Init(
WeaveExchangeManager *pExchangeMgr,
InetLayer *pInetLayer
)
Encerramento
WEAVE_ERROR Shutdown(
void
)
StartBdxUploadFile
void StartBdxUploadingFile(
void
)
Upload em andamento
bool UploadInProgress(
void
)
WeaveBdxDelegate
WeaveBdxDelegate(
void
)
Funções protegidas
BdxErrorHandler
virtual void BdxErrorHandler(
WEAVE_ERROR anErrorCode
)=0
BdxGetBlockHandler
virtual void BdxGetBlockHandler(
uint64_t *pLength,
uint8_t **aDataBlock,
bool *isLastBlock
)=0
BdxGetFileName
virtual char * BdxGetFileName(
void
)=0
BdxRejectedHandler
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 *con,
WEAVE_ERROR conErr
)
HandleWeaveConnectionComplete
virtual void HandleWeaveConnectionComplete(
WeaveConnection *con,
WEAVE_ERROR conErr
)
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. Thread is a registered trademark of the Thread Group, Inc.
Last updated 2018-06-05 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Não contém as informações de que eu preciso"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Muito complicado / etapas demais"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Desatualizado"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Problema na tradução"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Problema com as amostras / o código"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Outro"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Fácil de entender"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Meu problema foi resolvido"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Outro"
}]