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

Riepilogo

Eredità

Sottoclassi note dirette: nl::Weave::Profiles::BDX_Current::ReceiveAccept

Costruttori e distruttori

SendAccept()

Attributi pubblici

theMaxBlockSize
uint16_t
theMetaData
theTransferMode
uint8_t

Funzioni pubbliche

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

Funzioni statiche pubbliche

parse(PacketBuffer *, SendAccept &)

Attributi pubblici

theMaxBlockSize

uint16_t theMaxBlockSize

theMetaData

ReferencedTLVData theMetaData

theTransferMode

uint8_t theTransferMode

Funzioni pubbliche

SendAccept

 SendAccept()

init

WEAVE_ERROR init(
  uint8_t,
  uint16_t,
  ReferencedTLVData *
)

operatore==

bool operator==(
  const SendAccept &
) const 

confezione

WEAVE_ERROR pack(
  PacketBuffer *
)

packedLength

uint16_t packedLength()

Funzioni statiche pubbliche

parse

WEAVE_ERROR parse(
  PacketBuffer *,
  SendAccept &
)