Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ GetSourceInfos
Method
GetSourceInfos
DebugView++/SourcesDlg.cpp:137–140 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
135
}
136
137
std::vector<SourceInfo> CSourcesDlg::GetSourceInfos()
138
{
139
return m_sourceInfos;
140
}
141
142
} // namespace debugviewpp
143
} // namespace fusion
Callers
1
OnSources
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected