|
Libsockcanpp
A complete C++ wrapper around socketcan.
|
| ▼Nsockcanpp | Main library namespace |
| ▼Nexceptions | |
| CCanCloseException | An exception that may be thrown when an error occurs while closing a CAN socket |
| CCanException | An exception that may be thrown when an error occurs while closing a CAN socket |
| CCanInitException | An exception that may be thrown when an error occurred while initialising a CAN socket |
| CInvalidSocketException | An exception that may be thrown when an error occurs while closing a CAN socket |
| CCanDriver | CanDriver class; handles communication via CAN |
| CCanId | Represents a CAN ID in a simple and easy-to-use manner |
| CCanIdHasher | Implements a hash function for the CanId type |
| CCanMessage | Represents a CAN message that was received |
| CEnumCheck | |
| CEnumCheck< EnumType > | |
| CEnumCheck< EnumType, V, Next... > |