This struct is not intended for use by clients of this component; it exists only for testing purposes.

Synopsis

Declared in <balst_stacktraceprintutil.h>

struct StackTracePrintUtil_Test;

Static Member Functions

Name

Description

printStackTraceToString

Obtain a stack trace and assign a description of the stack to the specified string. Note that this method is for testing only, and must be declared inline in an include file in order to test source file name resolution of a routine in an include file.

Created with MrDocs