Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
122
String * AbstractPart::filename()
123
{
124
return mFilename;
125
}
126
127
void AbstractPart::setFilename(String * filename)
128
{
Callers
3
templateValuesForPart
Method · 0.45
isTextPart
Function · 0.45
mime_from_attachment
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected