Libsockcanpp
A complete C++ wrapper around socketcan.
Loading...
Searching...
No Matches
Namespace List
Here is a list of all namespaces 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
 CCanIdHasherImplements a hash function for the CanId type
 CCanMessageRepresents a CAN message that was received
 CEnumCheck
 CEnumCheck< EnumType >
 CEnumCheck< EnumType, V, Next... >