Woman, Life, Freedom |
|
OBD-II Emulator
Linux ODB-II Emulator public and protected interfaces documentation
|
This is the complete list of members for ObdEmulator::CommunicationLayer, including all inherited members.
| AsyncCallback | ObdEmulator::CommunicationLayer | protected |
| AsyncCallbackType typedef | ObdEmulator::CommunicationLayer | |
| Callback | ObdEmulator::CommunicationLayer | protected |
| CallbackType typedef | ObdEmulator::CommunicationLayer | |
| CommunicationLayer() noexcept (defined in ObdEmulator::CommunicationLayer) | ObdEmulator::CommunicationLayer | |
| ResetCallback() noexcept | ObdEmulator::CommunicationLayer | |
| SetCallback(CallbackType &&callback) | ObdEmulator::CommunicationLayer | |
| SetCallback(AsyncCallbackType &&asyncCallback) | ObdEmulator::CommunicationLayer | |
| TrySendAsync(std::vector< uint8_t > &&data)=0 | ObdEmulator::CommunicationLayer | pure virtual |
| TryStart(std::vector< uint8_t > &&configuration)=0 | ObdEmulator::CommunicationLayer | pure virtual |
| TryStop()=0 | ObdEmulator::CommunicationLayer | pure virtual |
| ~CommunicationLayer() noexcept=default (defined in ObdEmulator::CommunicationLayer) | ObdEmulator::CommunicationLayer | virtual |