nl:: Weave:: Profiles:: StatusReporting:: StatusReport
Tóm tắt
Tính kế thừa
Lớp học con đã biết trực tiếp:nl::Weave::Profiles::BDX_Current::ReceiveReject
nl::Weave::Profiles::BDX_Current::SendReject
nl::Weave::Profiles::BDX_Current::TransferError
nl::Weave::Profiles::BDX_Development::ReceiveReject
nl::Weave::Profiles::BDX_Development::SendReject
nl::Weave::Profiles::BDX_Development::TransferError
Hàm khởi tạo và phá huỷ |
|
---|---|
StatusReport(void)
|
|
~StatusReport(void)
|
Các thuộc tính công khai |
|
---|---|
mAdditionalInfo
|
|
mError
|
|
mProfileId
|
uint32_t
|
mStatusCode
|
uint16_t
|
Hàm công khai |
|
---|---|
init(uint32_t aProfileId, uint16_t aCode, ReferencedTLVData *aInfo)
|
|
init(WEAVE_ERROR aError)
|
|
operator==(const StatusReport & another) const
|
bool
|
pack(PacketBuffer *aBuffer, uint32_t maxLen)
|
|
packedLength(void)
|
uint16_t
|
success(void)
|
bool
|
Hàm tĩnh công khai |
|
---|---|
AddErrorCode(nl::Weave::TLV::TLVWriter & aWriter, WEAVE_ERROR aError)
|
|
EndMetaData(nl::Weave::TLV::TLVWriter & aWriter)
|
|
StartMetaData(nl::Weave::TLV::TLVWriter & aWriter)
|
|
parse(PacketBuffer *aBuffer, StatusReport & aDestination)
|
Các thuộc tính công khai
mAdditionalInfo
ReferencedTLVData mAdditionalInfo
mError
WEAVE_ERROR mError
mProfileId
uint32_t mProfileId
mStatusCode
uint16_t mStatusCode
Hàm công khai
StatusReport
StatusReport( void )
khởi tạo
WEAVE_ERROR init( uint32_t aProfileId, uint16_t aCode, ReferencedTLVData *aInfo )
khởi tạo
WEAVE_ERROR init( WEAVE_ERROR aError )
toán tử==
bool operator==( const StatusReport & another ) const
gói
WEAVE_ERROR pack( PacketBuffer *aBuffer, uint32_t maxLen )
packedLength
uint16_t packedLength( void )
thành công
bool success( void )
~StatusReport (Báo cáo trạng thái)
~StatusReport( void )
Hàm tĩnh công khai
AddErrorCode
WEAVE_ERROR AddErrorCode( nl::Weave::TLV::TLVWriter & aWriter, WEAVE_ERROR aError )
EndMetaData
WEAVE_ERROR EndMetaData( nl::Weave::TLV::TLVWriter & aWriter )