Quick Links:

bal | bbl | bdl | bsl

Component balst_stacktraceresolverimpl_windows
[Package balst]

Provide resolution of symbols in stack trace for Windows objects. More...

Outline
Purpose:
Provide resolution of symbols in stack trace for Windows objects.
Classes:
balst::StackTraceResolverImpl<Windows> symbol resolution for Windows objs
See also:
Description:
This class provides a class this able to take a vector of balst::StackTraceFrames that have only their address fields set, and sets as many of the other fields in the stack trace frames as possible. Elf objects are used on Solaris and Linux platforms.
Usage:
This component is an implementation detail of balst and is not intended for direct client use. It is subject to change without notice. As such, a usage example is not provided.