49 return CAN_ID(frame) ==
m_id;
CanListener * processFrame(const size_t busIndex, const CANRxFrame &frame, efitick_t nowNt)
virtual void decodeFrame(const CANRxFrame &frame, efitick_t nowNt)=0
virtual CanListener * request()
virtual bool acceptFrame(const size_t busIndex, const CANRxFrame &frame) const
void setNext(CanListener *next)