|
Libsockcanpp
A complete C++ wrapper around socketcan.
|

Files | |
| file | CanCloseException.hpp [code] |
| Contains the implementation of an exception that may be thrown when an error occurs while closing a CAN socket. | |
| file | CanException.hpp [code] |
| Contains the implementation of a general-purpose exception which may be thrown when an error occurs when performing IO on a CAN socket. | |
| file | CanInitException.hpp [code] |
| Contains the implementation of an exception that is thrown when a CAN socket couldn't be inintialised. | |
| file | InvalidSocketException.hpp [code] |
| Contains the implementation of an exception that may be thrown when an invalid CAN socket is detected. | |