MCPcopy Create free account
hub / github.com/GENIVI/CANdevStudio / startSimulation

Method startSimulation

src/components/canrawfilter/canrawfilter.cpp:75–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73}
74
75void CanRawFilter::startSimulation()
76{
77 Q_D(CanRawFilter);
78
79 d->_simStarted = true;
80}
81
82void CanRawFilter::txFrameIn(const QCanBusFrame& frame)
83{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected