nl::Weave::Profiles::BDX_Current::BlockQuery

ملخّص

الاكتساب

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

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

BlockQuery()

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

theBlockCounter
uint8_t

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

init(uint8_t)
operator==(const BlockQuery &) const
bool
pack(PacketBuffer *)
packedLength()
uint16_t

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

parse(PacketBuffer *, BlockQuery &)

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

theBlockCounter

uint8_t theBlockCounter

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

BlockQuery

 BlockQuery()

init

WEAVE_ERROR init(
  uint8_t
)

==

bool operator==(
  const BlockQuery &
) const 

حزمة

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

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

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockQuery &
)