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

Method SetBody

src/tripwire/mailmessage.cpp:56–59  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

54
55///////////////////////////////////////////////////////////////////////////////
56void cMailMessage::SetBody(const TSTRING& strBody)
57{
58 mstrBody = strBody;
59}
60
61
62///////////////////////////////////////////////////////////////////////////////

Callers 2

EmailReportToFunction · 0.80
SendEmailTestMessageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected