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

Method OnBytesSent

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

Source from the content-addressed store, hash-verified

204 virtual void OnEndReceivingData(long /*lReceivedBytes*/) {}
205 virtual void OnBytesReceived(const TByteVector& /*vBuffer*/, long /*lReceivedBytes*/) {}
206 virtual void OnBytesSent(const TByteVector& /*vBuffer*/, long /*lSentBytes*/) {}
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*/) {}

Callers 1

SendDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected