This struct provides a namespace for the function to obtain return addresses from the stack.

Synopsis

Declared in <bsls_stackaddressutil.h>

class StackAddressUtil;

Enums

Name

Description

Unnamed enum

Constants controlling stack address capture on Linux and Darwin.

Static Member Functions

Name

Description

formatCheapStack

Format Bloomberg "cheapstack" contents into the specified buffer.

getStackAddresses

Load return addresses from the current call stack into buffer.

Created with MrDocs