nl::Weave::Profiles::BDX_Current::BlockSend

סיכום

ירושה

עובר בירושה מ: nl::Weave::Profiles::RetainedPacketBuffer
מחלקות משנה מוכרות ישירות: nl::Weave::Profiles::BDX_Current::BlockEOF

בנייה

BlockSend()

מאפיינים ציבוריים

theBlockCounter
uint8_t
theData
uint8_t *
theLength
uint64_t

פונקציות ציבוריות

init(uint8_t, uint64_t, uint8_t *)
operator==(const BlockSend &) const
bool
pack(PacketBuffer *)
packedLength()
uint16_t

פונקציות סטטיות ציבוריות

parse(PacketBuffer *, BlockSend &)

מאפיינים ציבוריים

theBlockCounter

uint8_t theBlockCounter

theData

uint8_t * theData

theLength

uint64_t theLength

פונקציות ציבוריות

BlockSend

 BlockSend()

להתחיל

WEAVE_ERROR init(
  uint8_t,
  uint64_t,
  uint8_t *
)

אופרטור==

bool operator==(
  const BlockSend &
) const 

חבילה

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

פונקציות סטטיות ציבוריות

לנתח

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockSend &
)