Woman, Life, Freedom |
OBD-II Emulator
Linux ODB-II Emulator public and protected interfaces documentation
|
This is the complete list of members for ObdEmulator::ObdService, including all inherited members.
Callback (defined in ObdEmulator::ObdService) | ObdEmulator::ObdService | protected |
CallbackType typedef | ObdEmulator::ObdService | |
GetService() const noexcept | ObdEmulator::ObdService | |
InternalCallbackType typedef | ObdEmulator::ObdService | protected |
ObdService(uint8_t service) noexcept | ObdEmulator::ObdService | protected |
ResetCallback() noexcept | ObdEmulator::ObdService | |
SetCallback(CallbackType &&callback) | ObdEmulator::ObdService | |
TryGetResponse(const std::vector< uint8_t > &pid, std::vector< uint8_t > &response) const =0 | ObdEmulator::ObdService | pure virtual |
TryGetResponseAsync(const std::vector< uint8_t > &pid)=0 | ObdEmulator::ObdService | pure virtual |
~ObdService() noexcept (defined in ObdEmulator::ObdService) | ObdEmulator::ObdService | virtual |