|
Libsockcanpp
A complete C++ wrapper around socketcan.
|
Directories | |
| directory | exceptions |
Files | |
| file | CanDriver.hpp [code] |
| Contains the declarations for the SocketCAN wrapper in C++. | |
| file | CanId.hpp [code] |
| Contains the implementation of a value-type representing a CAN identifier. | |
| file | CanMessage.hpp [code] |
| Contains the implementation of a CAN message representation in C++. | |