Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ setNumber
Method
setNumber
src/async/imap/MCIMAPFetchContentOperation.cpp:41–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void IMAPFetchContentOperation::setNumber(uint32_t value)
42
{
43
mNumber = value;
44
}
45
46
uint32_t IMAPFetchContentOperation::number()
47
{
Callers
3
fetchMessageByNumberOperation
Method · 0.45
fetchMessageAttachmentByNumberOperation
Method · 0.45
fetchParsedMessageByNumberOperation
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected