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::CanIdHasher | Implements a hash function for the CanId type |
Csockcanpp::CanMessage | Represents a CAN message that was received |
Csockcanpp::EnumCheck< EnumType, Values > | |
Csockcanpp::EnumCheck< EnumType > | |
▼Csockcanpp::EnumCheck< EnumType, Next... > | |
Csockcanpp::EnumCheck< EnumType, V, Next... > | |
▼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 |