nl::Weave::Profiles::BDX_Current::SendAccept

ملخّص

الاكتساب

الفئات الفرعية المعروفة المباشرة: nl::Weave::Profiles::BDX_Current::ReceiveAccept

الدلالة والهياكل

SendAccept()

السمات العامة

theMaxBlockSize
uint16_t
theMetaData
theTransferMode
uint8_t

الدوال العامة

init(uint8_t, uint16_t, ReferencedTLVData *)
operator==(const SendAccept &) const
bool
pack(PacketBuffer *)
packedLength()
uint16_t

الدوال الثابتة العامة

parse(PacketBuffer *, SendAccept &)

السمات العامة

theMaxBlockSize

uint16_t theMaxBlockSize

theMetaData

ReferencedTLVData theMetaData

theTransferMode

uint8_t theTransferMode

الدوال العامة

SendAccept

 SendAccept()

init

WEAVE_ERROR init(
  uint8_t,
  uint16_t,
  ReferencedTLVData *
)

==

bool operator==(
  const SendAccept &
) const 

حزمة

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

الدوال الثابتة العامة

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  SendAccept &
)