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()

Init

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 &
)