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

Method setMessageIndex

src/async/pop/MCPOPFetchHeaderOperation.cpp:28–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

26}
27
28void POPFetchHeaderOperation::setMessageIndex(unsigned int messageIndex)
29{
30 mMessageIndex = messageIndex;
31}
32
33unsigned int POPFetchHeaderOperation::messageIndex()
34{

Callers 2

fetchHeaderOperationMethod · 0.45
fetchMessageOperationMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected