MCPcopy 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
137std::vector<SourceInfo> CSourcesDlg::GetSourceInfos()
138{
139 return m_sourceInfos;
140}
141
142} // namespace debugviewpp
143} // namespace fusion

Callers 1

OnSourcesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected