Libsockcanpp
A complete C++ wrapper around socketcan.
|
Files | |
CanCloseException.hpp | |
Contains the implementation of an exception that may be thrown when an error occurs while closing a CAN socket. | |
CanException.hpp | |
Contains the implementation of a general-purpose exception which may be thrown when an error occurs when performing IO on a CAN socket. | |
CanInitException.hpp | |
Contains the implementation of an exception that is thrown when a CAN socket couldn't be inintialised. | |
InvalidSocketException.hpp | |
Contains the implementation of an exception that may be thrown when an invalid CAN socket is detected. | |