9 #ifndef CARMA_CANBUS_CANOUTPUT_H
10 #define CARMA_CANBUS_CANOUTPUT_H
Declarations of carma::canbus types.
Class to encapsulate a CAN message.
txPriorityType
CAN Tx priority type.
virtual void postMessage(const carma::canbus::Message &msg, carma::canbus::txPriorityType prio=carma::canbus::NORMAL)=0
Post a CAN message.