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

Method set_mark_index

DSView/pv/data/decoderstack.cpp:871–874  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

869}
870
871void DecoderStack::set_mark_index(int64_t index)
872{
873 _mark_index = index;
874}
875
876int64_t DecoderStack::get_mark_index()
877{

Callers 3

set_modelMethod · 0.80
item_clickedMethod · 0.80
nav_table_viewMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected