MCPcopy 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
23IMAPFolderInfo::IMAPFolderInfo()
24{
25 init();
26}
27
28IMAPFolderInfo::IMAPFolderInfo(IMAPFolderInfo * other)
29{

Callers

nothing calls this directly

Calls 7

initFunction · 0.85
uidNextMethod · 0.45
uidValidityMethod · 0.45
modSequenceValueMethod · 0.45
messageCountMethod · 0.45
firstUnseenUidMethod · 0.45

Tested by

no test coverage detected