9 #ifndef CARMA_CANBUS_DIRECTCAN_H
10 #define CARMA_CANBUS_DIRECTCAN_H
Declaration of carma::canbus::Message class.
Class to encapsulate a CAN message.
Message getMessage()
Get a message from the CAN Message IPQ.
Declaration of carma::canbus::CanIo interface.
void postMessage(const carma::canbus::Message &msg, carma::canbus::txPriorityType prio=carma::canbus::NORMAL)
Post a message to the CAN bus.
The DirectCan class is intended for use as a way to access the CANbus from multiple separate processe...
IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or thre...
IPQ (InterProcessQueue) provides a generic way for information to be shared between processes or thre...
txPriorityType
CAN Tx priority type.
unsigned int idType
Type for full 29 bit CAN id.