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

Method setSize

src/core/pop/MCPOPMessageInfo.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void POPMessageInfo::setSize(unsigned int size)
52{
53 mSize = size;
54}
55
56unsigned int POPMessageInfo::size()
57{

Callers 1

fetchMessagesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected