Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
void NNTPFetchHeaderOperation::setMessageIndex(unsigned int messageIndex)
39
{
40
mMessageIndex = messageIndex;
41
}
42
43
unsigned int NNTPFetchHeaderOperation::messageIndex()
44
{
Callers
2
fetchHeaderOperation
Method · 0.45
fetchArticleOperation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected