Return a reference providing non‐modifiable access to the sourceFileName attribute of this object.
Synopsis
Declared in <balst_stacktraceframe.h>
bsl::string const&
sourceFileName() const;
Description
Note that the empty string indicates that sourceFileName is "unknown".
Return Value
a reference providing non‐modifiable access to sourceFileName
Created with MrDocs