nl::Weave::Profiles::BDX_Current::BlockSend

ملخّص

الاكتساب

يكتسب من: nl::Weave::Profiles::RetainedPacketBuffer
الفئات الفرعية المعروفة المباشرة: nl::Weave::Profiles::BDX_Current::BlockEOF

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

BlockSend()

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

theBlockCounter
uint8_t
theData
uint8_t *
theLength
uint64_t

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

init(uint8_t, uint64_t, uint8_t *)
operator==(const BlockSend &) const
bool
pack(PacketBuffer *)
packedLength()
uint16_t

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

parse(PacketBuffer *, BlockSend &)

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

theBlockCounter

uint8_t theBlockCounter

theData

uint8_t * theData

theLength

uint64_t theLength

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

BlockSend

 BlockSend()

init

WEAVE_ERROR init(
  uint8_t,
  uint64_t,
  uint8_t *
)

==

bool operator==(
  const BlockSend &
) const 

حزمة

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

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

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockSend &
)