nl::Weave::Profiles::BDX_Current::SendAccept

סיכום

ירושה

מחלקות משנה מוכרות ישירות: nl::Weave::Profiles::BDX_Current::ReceiveAccept

בונים והורסים

SendAccept()

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

theMaxBlockSize
uint16_t
theMetaData
theTransferMode
uint8_t

תפקידים ציבוריים

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

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

parse(PacketBuffer *, SendAccept &)

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

theMaxBlockSize

uint16_t theMaxBlockSize

theMetaData

ReferencedTLVData theMetaData

theTransferMode

uint8_t theTransferMode

תפקידים ציבוריים

SendAccept

 SendAccept()

init

WEAVE_ERROR init(
  uint8_t,
  uint16_t,
  ReferencedTLVData *
)

אופרטור==

bool operator==(
  const SendAccept &
) const 

חבילה

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

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

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  SendAccept &
)