Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ IMAPFolderStatus
Method
IMAPFolderStatus
src/core/imap/MCIMAPFolderStatus.cpp:23–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
}
22
23
IMAPFolderStatus::IMAPFolderStatus()
24
{
25
init();
26
}
27
28
29
IMAPFolderStatus::IMAPFolderStatus(IMAPFolderStatus * other)
Callers
nothing calls this directly
Calls
7
init
Function · 0.85
unseenCount
Method · 0.45
messageCount
Method · 0.45
recentCount
Method · 0.45
uidNext
Method · 0.45
uidValidity
Method · 0.45
highestModSeqValue
Method · 0.45
Tested by
no test coverage detected