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

Method PreProcess

DebugView++Lib/BinaryFileReader.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void BinaryFileReader::PreProcess(Line& line) const
122{
123 line.processName = Str(m_filenameOnly).str();
124}
125
126// todo: Reading support for more filetypes, maybe not, who logs in unicode anyway?
127// see #107

Callers

nothing calls this directly

Calls 2

StrClass · 0.85
strMethod · 0.45

Tested by

no test coverage detected