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

Podsumowanie

Dziedziczenie

Bezpośrednie znane podklasy:
  nl::Weave::Profiles::BDX_Current::BlockAck
  nl::Weave::Profiles::BDX_Current::BlockEOFAck

Konstruktorzy i niszczyciele

BlockQuery()

Atrybuty publiczne

theBlockCounter
uint8_t

Funkcje publiczne

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

Publiczne funkcje statyczne

parse(PacketBuffer *, BlockQuery &)

Atrybuty publiczne

theBlockCounter

uint8_t theBlockCounter

Funkcje publiczne

BlockQuery

 BlockQuery()

init

WEAVE_ERROR init(
  uint8_t
)

operator==

bool operator==(
  const BlockQuery &
) const 

paczka

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

Publiczne funkcje statyczne

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockQuery &
)