MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / clear

Method clear

DSView/pv/data/decode/decoderstatus.cpp:31–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31void DecoderStatus::clear()
32{
33 m_resTable.reset();
34 m_bNumeric = false;
35}

Callers

nothing calls this directly

Calls 1

resetMethod · 0.45

Tested by

no test coverage detected