Return true if the symbolName attribute of this object is not the "unknown" value for that attribute, and false otherwise.

Synopsis

Declared in <balst_stacktraceframe.h>

bool
isSymbolNameKnown() const;

Return Value

true if symbol name is known, and false otherwise

Created with MrDocs