nl:: Weave:: Profiles:: BDX_Current:: ReceiveAccept
Tóm tắt
Tính kế thừa
Kế thừa từ: nl::Weave::Profiles::BDX_Current::SendAccept
Hàm khởi tạo và phá huỷ |
|
---|---|
ReceiveAccept()
|
Các thuộc tính công khai |
|
---|---|
definiteLength
|
bool
|
theLength
|
uint64_t
|
theMetaData
|
|
wideRange
|
bool
|
Hàm công khai |
|
---|---|
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
|
Hàm tĩnh công khai |
|
---|---|
parse(PacketBuffer *, ReceiveAccept &)
|
Các thuộc tính công khai
definiteLength
bool definiteLength
theLength
uint64_t theLength
theMetaData
ReferencedTLVData theMetaData
wideRange
bool wideRange
Hàm công khai
ReceiveAccept
ReceiveAccept()
khởi tạo
WEAVE_ERROR init( uint8_t, uint16_t, uint64_t, ReferencedTLVData * )
khởi tạo
WEAVE_ERROR init( uint8_t, uint16_t, uint32_t, ReferencedTLVData * )
toán tử==
bool operator==( const ReceiveAccept & ) const