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

Method setNumber

src/async/imap/MCIMAPFetchContentOperation.cpp:41–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41void IMAPFetchContentOperation::setNumber(uint32_t value)
42{
43 mNumber = value;
44}
45
46uint32_t IMAPFetchContentOperation::number()
47{

Calls

no outgoing calls

Tested by

no test coverage detected