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

Method setMessageIndex

src/async/nntp/MCNNTPFetchHeaderOperation.cpp:38–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void NNTPFetchHeaderOperation::setMessageIndex(unsigned int messageIndex)
39{
40 mMessageIndex = messageIndex;
41}
42
43unsigned int NNTPFetchHeaderOperation::messageIndex()
44{

Callers 2

fetchHeaderOperationMethod · 0.45
fetchArticleOperationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected