Libsockcanpp
A complete C++ wrapper around socketcan.
|
Csockcanpp::CanDriver | CanDriver class; handles communication via CAN |
Csockcanpp::CanId | Represents a CAN ID in a simple and easy-to-use manner |
Csockcanpp::CanMessage | Represents a CAN message that was received |
▼Cexception | |
Csockcanpp::exceptions::CanCloseException | An exception that may be thrown when an error occurs while closing a CAN socket |
Csockcanpp::exceptions::CanException | An exception that may be thrown when an error occurs while closing a CAN socket |
Csockcanpp::exceptions::CanInitException | An exception that may be thrown when an error occurred while initialising a CAN socket |
Csockcanpp::exceptions::InvalidSocketException | An exception that may be thrown when an error occurs while closing a CAN socket |