Libsockcanpp
A complete C++ wrapper around socketcan.
Data Structures
Here are the data structures with brief descriptions:
[detail level 123]
 NsockcanppMain library namespace
 Nexceptions
 CCanCloseExceptionAn exception that may be thrown when an error occurs while closing a CAN socket
 CCanExceptionAn exception that may be thrown when an error occurs while closing a CAN socket
 CCanInitExceptionAn exception that may be thrown when an error occurred while initialising a CAN socket
 CInvalidSocketExceptionAn exception that may be thrown when an error occurs while closing a CAN socket
 CCanDriverCanDriver class; handles communication via CAN
 CCanIdRepresents a CAN ID in a simple and easy-to-use manner
 CCanMessageRepresents a CAN message that was received