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

Method OnPreSendFile

deps/FtpClient/FTPClient.h:209–209  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207
208 virtual void OnPreReceiveFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
209 virtual void OnPreSendFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
210 virtual void OnPostReceiveFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
211 virtual void OnPostSendFile(const tstring& /*strSourceFile*/, const tstring& /*strTargetFile*/, long /*lFileSize*/) {}
212

Callers 1

UploadFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected