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

Method filename

src/core/abstract/MCAbstractPart.cpp:122–125  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

120}
121
122String * AbstractPart::filename()
123{
124 return mFilename;
125}
126
127void AbstractPart::setFilename(String * filename)
128{

Callers 3

templateValuesForPartMethod · 0.45
isTextPartFunction · 0.45
mime_from_attachmentFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected