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

สรุป

การสืบทอด

รับค่าจาก nl::Weave::Profiles::RetainedPacketBuffer
Direct Known Subclasses: 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()

init

WEAVE_ERROR init(
  uint8_t,
  uint64_t,
  uint8_t *
)

โอเปอเรเตอร์==

bool operator==(
  const BlockSend &
) const 

แพ็ก

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

ฟังก์ชันแบบคงที่แบบสาธารณะ

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockSend &
)