ndn::Tlv0_1_1WireFormatLite Member List

This is the complete list of members for ndn::Tlv0_1_1WireFormatLite, including all inherited members.

decodeControlParameters(ControlParametersLite &controlParameters, const uint8_t *input, size_t inputLength)ndn::Tlv0_1_1WireFormatLitestatic
decodeControlResponse(ControlResponseLite &controlResponse, const uint8_t *input, size_t inputLength)ndn::Tlv0_1_1WireFormatLitestatic
decodeData(DataLite &data, const uint8_t *input, size_t inputLength, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset)ndn::Tlv0_1_1WireFormatLitestatic
decodeDelegationSet_Delegation(DelegationSetLite::Delegation &delegation, const uint8_t *input, size_t inputLength, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
decodeEncryptedContent(EncryptedContentLite &encryptedContent, const uint8_t *input, size_t inputLength)ndn::Tlv0_1_1WireFormatLitestatic
decodeInterest(InterestLite &interest, const uint8_t *input, size_t inputLength, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset)ndn::Tlv0_1_1WireFormatLitestatic
decodeLpPacket(LpPacketLite &lpPacket, const uint8_t *input, size_t inputLength)ndn::Tlv0_1_1WireFormatLitestatic
decodeName(NameLite &name, const uint8_t *input, size_t inputLength, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset)ndn::Tlv0_1_1WireFormatLitestatic
decodeSignatureInfoAndValue(SignatureLite &signature, const uint8_t *signatureInfo, size_t signatureInfoLength, const uint8_t *signatureValue, size_t signatureValueLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeControlParameters(const ControlParametersLite &controlParameters, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeControlResponse(const ControlResponseLite &controlResponse, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeData(const DataLite &data, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeDelegationSet_Delegation(const DelegationSetLite::Delegation &delegation, DynamicUInt8ArrayLite &output, size_t offset, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeEncryptedContent(const EncryptedContentLite &encryptedContent, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeInterest(const InterestLite &interest, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeName(const NameLite &name, size_t *signedPortionBeginOffset, size_t *signedPortionEndOffset, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeSignatureInfo(const SignatureLite &signature, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic
encodeSignatureValue(const SignatureLite &signature, DynamicUInt8ArrayLite &output, size_t *encodingLength)ndn::Tlv0_1_1WireFormatLitestatic