25 #ifndef ICL_HARDWARE_CAN_SINK_HARDWARE_CAN_SINK_H_INCLUDED 26 #define ICL_HARDWARE_CAN_SINK_HARDWARE_CAN_SINK_H_INCLUDED 28 #include <icl_sourcesink/SourceSinkManager.h> 29 #include <icl_sourcesink/DataSink.h> 30 #include <icl_sourcesink/ConsoleSink.h> 41 SOURCESINK_DECLARE_CONSOLE_SINK(HardwareCanSinkConsole,
tCanMessage,
"can+console")
icl_sourcesink::DataSink< tCanMessage > HardwareCanSink
Base type for all sinks providing tCanMessage data.
Implements a struct representing a can message.