[#BloombergLP-balst-StackTracePrintUtil_Test] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balst.adoc[balst]::StackTracePrintUtil_Test :relfileprefix: ../../ :mrdocs: This `struct` is not intended for use by clients of this component; it exists only for testing purposes. == Synopsis Declared in `<balst_stacktraceprintutil.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct StackTracePrintUtil_Test; ---- == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/balst/StackTracePrintUtil_Test/printStackTraceToString.adoc[`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. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#