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

Method uids

src/core/imap/MCIMAPSearchExpression.cpp:404–407  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

402}
403
404IndexSet * IMAPSearchExpression::uids()
405{
406 return mUids;
407}
408
409IndexSet * IMAPSearchExpression::numbers()
410{

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected