nl::Weave::Profiller:DataManagement_Current::BuilderBase

#include <src/lib/profiles/data-management/Current/MessageDef.h>

WDM mesaj kodlayıcıları için temel sınıf.

Özet

Devralma

Korunan özellikler

mError
mOuterContainerType
mpWriter

Herkese açık işlevler

GetError(void) const
GetWriter(void)
ResetError(void)
void
ResetError(WEAVE_ERROR aErr)
void

Korumalı işlevler

BuilderBase(void)
EndOfContainer(void)
void
InitAnonymousStructure(nl::Weave::TLV::TLVWriter *const apWriter)

Korunan özellikler

mError

WEAVE_ERROR mError

mOuterContainerType

nl::Weave::TLV::TLVType mOuterContainerType

mpWriter

nl::Weave::TLV::TLVWriter * mpWriter

Herkese açık işlevler

Alma Hatası

WEAVE_ERROR GetError(
  void
) const 

GetWriter

nl::Weave::TLV::TLVWriter * GetWriter(
  void
)

Sıfırlama Hatası

void ResetError(
  void
)

Sıfırlama Hatası

void ResetError(
  WEAVE_ERROR aErr
)

Korumalı işlevler

BuilderBase

 BuilderBase(
  void
)

Kapanış

void EndOfContainer(
  void
)

InitAnonimYapısı

WEAVE_ERROR InitAnonymousStructure(
  nl::Weave::TLV::TLVWriter *const apWriter
)