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

Method parts

src/core/abstract/MCAbstractMultipart.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34Array * AbstractMultipart::parts()
35{
36 return mParts;
37}
38
39void AbstractMultipart::setParts(Array * parts)
40{

Calls

no outgoing calls

Tested by 1

preparePartForUnitTestFunction · 0.36