MCPcopy Create free account
hub / github.com/CobaltFusion/DebugViewPP / PreProcess

Method PreProcess

DebugView++Lib/FileReader.cpp:124–127  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

122}
123
124void FileReader::PreProcess(Line& line) const
125{
126 line.processName = m_filenameOnly;
127}
128
129} // namespace debugviewpp
130} // namespace fusion

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected