MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / operationQueueCallback

Method operationQueueCallback

src/async/nntp/MCNNTPAsyncSession.cpp:334–337  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

332}
333
334OperationQueueCallback * NNTPAsyncSession::operationQueueCallback()
335{
336 return mOperationQueueCallback;
337}
338
339bool NNTPAsyncSession::isOperationQueueRunning()
340{

Callers 2

queueStartRunningMethod · 0.45
queueStoppedRunningMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected