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

Tóm tắt

Tính kế thừa

Lớp học con đã biết trực tiếp:
  nl::Weave::Profiles::BDX_Current::BlockAck
  nl::Weave::Profiles::BDX_Current::BlockEOFAck

Hàm khởi tạo và phá huỷ

BlockQuery()

Các thuộc tính công khai

theBlockCounter
uint8_t

Hàm công khai

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

Hàm tĩnh công khai

parse(PacketBuffer *, BlockQuery &)

Các thuộc tính công khai

theBlockCounter

uint8_t theBlockCounter

Hàm công khai

BlockQuery

 BlockQuery()

khởi tạo

WEAVE_ERROR init(
  uint8_t
)

toán tử==

bool operator==(
  const BlockQuery &
) const 

gói

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

Hàm tĩnh công khai

phân tích cú pháp

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockQuery &
)