This is the complete list of members for ara::diag::GenericRoutine, including all inherited members.
cIncorrectMessageLength | ara::diag::routing::RoutableUdsService | protected |
cNegativeResponseCodeSid | ara::diag::routing::RoutableUdsService | static |
cPositiveResponseSidIncrement | ara::diag::routing::RoutableUdsService | protectedstatic |
cRequestSequenceError | ara::diag::routing::RoutableUdsService | protected |
cSubFunctionNotSupported | ara::diag::routing::RoutableUdsService | protected |
GenerateNegativeResponse(OperationOutput &response, uint8_t nrc) const | ara::diag::routing::RoutableUdsService | protected |
GenericRoutine(const core::InstanceSpecifier &specifier, ReentrancyType reentrancyType) | ara::diag::GenericRoutine | explicit |
GetSid() const noexcept | ara::diag::routing::RoutableUdsService | |
HandleMessage(const std::vector< uint8_t > &requestData, MetaInfo &metaInfo, CancellationHandler &&cancellationHandler) override | ara::diag::GenericRoutine | virtual |
IsOffered() const noexcept | ara::diag::routing::RoutableUdsService | |
Offer() | ara::diag::routing::RoutableUdsService | |
RequestResults(uint16_t routineId, std::vector< uint8_t > requestData, MetaInfo &metaInfo, CancellationHandler &&cancellationHandler)=0 | ara::diag::GenericRoutine | pure virtual |
RoutableUdsService(const ara::core::InstanceSpecifier &specifier, uint8_t sid) noexcept | ara::diag::routing::RoutableUdsService | protected |
Start(uint16_t routineId, std::vector< uint8_t > requestData, MetaInfo &metaInfo, CancellationHandler &&cancellationHandler)=0 | ara::diag::GenericRoutine | pure virtual |
Stop(uint16_t routineId, std::vector< uint8_t > requestData, MetaInfo &metaInfo, CancellationHandler &&cancellationHandler)=0 | ara::diag::GenericRoutine | pure virtual |
StopOffer() noexcept | ara::diag::routing::RoutableUdsService | |
TryExtractValue(MetaInfo &metaInfo, std::string key, T &value) const | ara::diag::routing::RoutableUdsService | inlineprotected |
~RoutableUdsService() noexcept=default (defined in ara::diag::routing::RoutableUdsService) | ara::diag::routing::RoutableUdsService | virtual |