MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / GetLocalStreamName

Method GetLocalStreamName

deps/FtpClient/FTPClient.cpp:174–177  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

172 }
173
174 virtual tstring GetLocalStreamName() const override
175 {
176 return m_strFileName;
177 }
178
179 virtual UINT GetLocalStreamSize() const override
180 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected