nl::
  #include <src/adaptations/device-layer/include/Weave/DeviceLayer/internal/GenericSoftwareUpdateManagerImpl_BDX.h>
  BDX をサポートするプラットフォームで使用する SoftwareUpdateManager 機能の一般的な実装を提供します。
概要
このクラスは、SoftwareUpdateManagerImpl クラスによって(直接的または間接的に)継承されます。このクラスは、テンプレートの ImplClass パラメータとしても使用されます。
| プロテクト関数 | |
|---|---|
| AbortDownload(void) | void | 
| DoInit(void) | |
| GetUpdateSchemeList(::nl::Weave::Profiles::SoftwareUpdate::UpdateSchemeList *aUpdateSchemeList) | |
| StartImageDownload(char *aURI, uint64_t aStartOffset) | |
プロテクト関数
AbortDownload
void AbortDownload( void )
DoInit
WEAVE_ERROR DoInit( void )
GetUpdateSchemeList
WEAVE_ERROR GetUpdateSchemeList( ::nl::Weave::Profiles::SoftwareUpdate::UpdateSchemeList *aUpdateSchemeList )