MCPcopy Create free account
hub / github.com/MailCore/mailcore2 / IMAPFolderInfoOperation

Method IMAPFolderInfoOperation

src/async/imap/MCIMAPFolderInfoOperation.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15using namespace mailcore;
16
17IMAPFolderInfoOperation::IMAPFolderInfoOperation()
18{
19 mInfo = NULL;
20}
21
22IMAPFolderInfoOperation::~IMAPFolderInfoOperation()
23{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected