Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DreamSourceLab/DSView
/ update_lang_text
Method
update_lang_text
DSView/pv/sigsession.cpp:2552–2557 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2550
}
2551
2552
void SigSession::update_lang_text()
2553
{
2554
for (auto trace : _spectrum_traces){
2555
trace->update_lang_text();
2556
}
2557
}
2558
2559
bool SigSession::have_decoded_result()
2560
{
Callers
1
switchLanguage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected