nl:: Weave:: Profiles:: BDX_Current:: ReceiveAccept
まとめ
継承
継承元: 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 &)
|
パブリック属性
definiteLength
bool definiteLength
長さ
uint64_t theLength
メタデータ
ReferencedTLVData theMetaData
ワイドレンジ
bool wideRange
パブリック関数
受信
ReceiveAccept()
init
WEAVE_ERROR init( uint8_t, uint16_t, uint64_t, ReferencedTLVData * )
init
WEAVE_ERROR init( uint8_t, uint16_t, uint32_t, ReferencedTLVData * )
オペレーター==
bool operator==( const ReceiveAccept & ) const