Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ set_windows_index
Method
set_windows_index
DSView/pv/data/spectrumstack.cpp:91–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
}
90
91
void SpectrumStack::set_windows_index(int index)
92
{
93
_windows_index = index;
94
}
95
96
bool SpectrumStack::dc_ignored()
97
{
Callers
1
accept
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected