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