nl:: বুনা:: প্রোফাইল:: BDX_Current:: গ্রহণ করুন

সারসংক্ষেপ

উত্তরাধিকার

থেকে উত্তরাধিকারসূত্রে পাওয়া যায়: nl::Weave::Profiles::BDX_Current::SendAccept

কনস্ট্রাক্টর এবং ডেস্ট্রাক্টর

ReceiveAccept ()

পাবলিক বৈশিষ্ট্য

definiteLength
bool
theLength
uint64_t
theMetaData
wideRange
bool

পাবলিক ফাংশন

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

পাবলিক স্ট্যাটিক ফাংশন

parse (PacketBuffer *, ReceiveAccept &)

পাবলিক বৈশিষ্ট্য

নির্দিষ্ট দৈর্ঘ্য

bool definiteLength

দৈর্ঘ

uint64_t theLength

মেটাডেটা

ReferencedTLVData theMetaData

প্রশস্ত পরিসর

bool wideRange

পাবলিক ফাংশন

গ্রহণ করুন

 ReceiveAccept()

এটা

WEAVE_ERROR init(
  uint8_t,
  uint16_t,
  uint64_t,
  ReferencedTLVData *
)

এটা

WEAVE_ERROR init(
  uint8_t,
  uint16_t,
  uint32_t,
  ReferencedTLVData *
)

অপারেটর==

bool operator==(
  const ReceiveAccept &
) const 

প্যাক

WEAVE_ERROR pack(
  PacketBuffer *
)

প্যাক করা দৈর্ঘ্য

uint16_t packedLength()

পাবলিক স্ট্যাটিক ফাংশন

পার্স

WEAVE_ERROR parse(
  PacketBuffer *,
  ReceiveAccept &
)