c++linuxwrappersocketcan

SocketCAN C++ wrapper


We want to use SocketCAN in a Linux application programmed in C++.

Is there a nice C++ wrapper for SocketCAN? Otherwise, I will write something.


Solution

  • So far I haven't seen any dedicated C++ wrapper for SocketCAN, but qcanalyzer provides one for Qt. See this feature request for more details.

    Qt provides CAN support beginning with Qt 5.6.