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

सार्वजनिक स्टैटिक फ़ंक्शन

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  BlockSend &
)