Return true if the sourceFileName attribute of this object is not the "unknown" value for that attribute, and false otherwise.
Synopsis
Declared in <balst_stacktraceframe.h>
bool
isSourceFileNameKnown() const;
Return Value
true if source file name is known, and false otherwise
Created with MrDocs