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