MCPcopy Create free account
hub / github.com/ashkulz/NppFTP / SetClient

Method SetClient

src/QueueOperation.cpp:167–170  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165}
166
167int QueueOperation::SetClient(FTPClientWrapper* wrapper) {
168 m_client = wrapper;
169 return 0;
170}
171
172////////////////////////////////////////////////
173////////////////////////////////////////////////

Callers 2

AddQueueOpMethod · 0.80
ClearMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected