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

Callers

nothing calls this directly

Calls 7

initFunction · 0.85
unseenCountMethod · 0.45
messageCountMethod · 0.45
recentCountMethod · 0.45
uidNextMethod · 0.45
uidValidityMethod · 0.45
highestModSeqValueMethod · 0.45

Tested by

no test coverage detected