Libsockcanpp
A complete C++ wrapper around socketcan.
Loading...
Searching...
No Matches
Data Structures | Namespaces
CanXLMessage.hpp File Reference
#include <linux/can.h>
#include <cstring>
#include <exception>
#include <string>
#include <system_error>
#include <thread>
#include "CanId.hpp"
Include dependency graph for CanXLMessage.hpp:

Go to the source code of this file.

Data Structures

class  sockcanpp::CanMessage
 Represents a CAN message that was received. More...
 

Namespaces

namespace  sockcanpp
 Main library namespace.