Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
871
void DecoderStack::set_mark_index(int64_t index)
872
{
873
_mark_index = index;
874
}
875
876
int64_t DecoderStack::get_mark_index()
877
{
Callers
3
set_model
Method · 0.80
item_clicked
Method · 0.80
nav_table_view
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected