Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
▼NObdEmulator | |
CCanDriver | CAN bus controller driver helper |
CCanFrame | CAN transmission packet frame |
CCommunicationLayer | Communication medium abstraction layer to send and receive data |
CObdEmulator | A class that routes OBD queries to their corresponding services |
CObdService | A class that defines an OBD-II service based on SAE J1979 standard |
CPacketBuffer | Thread-safe queue for buffering packet data bytes |
CSerialCommunication | Serial port communication layer |