nl::Weave::Profiller:BDX_Current::BlockQuery

Özet

Devralma

Doğrudan Bilinen Alt Sınıflar:
nl::Weave::Profiles::BDX_Current::BlockAck
nl::Weave::Profiles::BDX_Current::BlockEOFAck

İnşaat Ustaları ve Yıkıcılar

BlockQuery()

Herkese açık özellikler

theBlockCounter
uint8_t

Herkese açık işlevler

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

Herkese açık statik işlevler

parse(PacketBuffer *, BlockQuery &)

Herkese açık özellikler

engelleme

uint8_t theBlockCounter

Herkese açık işlevler

Blok Sorgu

 BlockQuery()

init

WEAVE_ERROR init(
  uint8_t
)

operatör==

bool operator==(
  const BlockQuery &
) const 

paket

WEAVE_ERROR pack(
  PacketBuffer *
)

paketlenmişUzunluk

uint16_t packedLength()

Herkese açık statik işlevler

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockQuery &
)