nl::Weave::Profile::BDX_Current::BlockQuery

Fazit

Übernahme

Direkt bekannte untergeordnete Klassen:
nl::Weave::Profiles::BDX_Current::BlockAck
nl::Weave::Profiles::BDX_Current::BlockEOFAck

Konstrukteur und Zerstörer

BlockQuery()

Öffentliche Attribute

theBlockCounter
uint8_t

Öffentliche Funktionen

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

Öffentliche statische Funktionen

parse(PacketBuffer *, BlockQuery &)

Öffentliche Attribute

TheBlockCounter

uint8_t theBlockCounter

Öffentliche Funktionen

Blockabfrage

 BlockQuery()

init

WEAVE_ERROR init(
  uint8_t
)

Operator==

bool operator==(
  const BlockQuery &
) const 

Packung

WEAVE_ERROR pack(
  PacketBuffer *
)

Lackte Länge

uint16_t packedLength()

Öffentliche statische Funktionen

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockQuery &
)