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 &
)