MCPcopy Create free account
hub / github.com/Tripwire/tripwire-open-source / AttachFile

Method AttachFile

src/tripwire/mailmessage.cpp:91–94  ·  view source on GitHub ↗

//////////////////////////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

89
90///////////////////////////////////////////////////////////////////////////////
91void cMailMessage::AttachFile(const TSTRING& strFullPath)
92{
93 mvstrAttachments.push_back(strFullPath);
94}
95
96
97///////////////////////////////////////////////////////////////////////////////

Callers 1

EmailReportToFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected