BloombergLP::balst::StackTraceFrame::setSourceFileName

Set the sourceFileName attribute of this object to the specified value.

Synopsis

Declared in <balst_stacktraceframe.h>

void
setSourceFileName(std::string_view const& value);

Description

Note that the empty string indicates that sourceFileName is "unknown".

Parameters

NameDescription
valuenew source file name