Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MailCore/mailcore2
/ removeAllInfos
Method
removeAllInfos
src/core/imap/MCIMAPIdentity.cpp:86–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
84
}
85
86
void IMAPIdentity::removeAllInfos()
87
{
88
mValues->removeAllObjects();
89
}
90
91
Object * IMAPIdentity::copy()
92
{
Callers
1
setClientIdentity
Method · 0.45
Calls
1
removeAllObjects
Method · 0.45
Tested by
no test coverage detected