nl::Weave::Profiles::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

Direct Bilinen Alt Sınıflar:
:







nl::Weave::Profiles::DataManagement_Current::BaseMessageWithSubscribeId::Buildernl::Weave::Profiles::DataManagement_Current::CustomCommand::Buildernl::Weave::Profiles::DataManagement_Current::CustomCommandResponse::Buildernl::Weave::Profiles::DataManagement_Current::DataElement::Buildernl::Weave::Profiles::DataManagement_Current::Event::Buildernl::Weave::Profiles::DataManagement_Current::ListBuilderBasenl::Weave::Profiles::DataManagement_Current::Path::Buildernl::Weave::Profiles::DataManagement_Current::RejectionRecord::Buildernl::Weave::Profiles::DataManagement_Current::UpdateResponse::Builder

Korunan özellikler

mError
mOuterContainerType
mpWriter

Kamu işlevleri

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

Korunan 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

Kamu işlevleri

GetError

WEAVE_ERROR GetError(
  void
) const 

GetWriter

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

ResetError

void ResetError(
  void
)

ResetError

void ResetError(
  WEAVE_ERROR aErr
)

Korunan işlevler

BuilderBase

 BuilderBase(
  void
)

EndOfContainer

void EndOfContainer(
  void
)

InitAnonymousStructure

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