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

סיכום

ירושה

Direct known Subclasses:
  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 &
)