nl:: Weave:: Profiles:: StatusReporting:: StatusReport
Podsumowanie
Dziedziczenie
Bezpośrednie znane podklasy: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
Konstruktory i niszczyciele |
|
---|---|
StatusReport(void)
|
|
~StatusReport(void)
|
Atrybuty publiczne |
|
---|---|
mAdditionalInfo
|
|
mError
|
|
mProfileId
|
uint32_t
|
mStatusCode
|
uint16_t
|
Funkcje publiczne |
|
---|---|
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
|
Publiczne funkcje statyczne |
|
---|---|
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)
|
Atrybuty publiczne
mAdditionalInfo
ReferencedTLVData mAdditionalInfo
mError
WEAVE_ERROR mError
mProfileId
uint32_t mProfileId
mStatusCode
uint16_t mStatusCode
Funkcje publiczne
StatusReport
StatusReport( void )
init
WEAVE_ERROR init( uint32_t aProfileId, uint16_t aCode, ReferencedTLVData *aInfo )
init
WEAVE_ERROR init( WEAVE_ERROR aError )
operator==
bool operator==( const StatusReport & another ) const
paczka
WEAVE_ERROR pack( PacketBuffer *aBuffer, uint32_t maxLen )
packedLength
uint16_t packedLength( void )
sukces
bool success( void )
~StatusReport (Raport stanu)
~StatusReport( void )
Publiczne funkcje statyczne
AddErrorCode
WEAVE_ERROR AddErrorCode( nl::Weave::TLV::TLVWriter & aWriter, WEAVE_ERROR aError )
EndMetaData
WEAVE_ERROR EndMetaData( nl::Weave::TLV::TLVWriter & aWriter )