ATLAS Offline Software
Public Attributes | List of all members
StackHandle_ Struct Reference

Unique reference for a stack trace. More...

#include <stackstash.h>

Collaboration diagram for StackHandle_:

Public Attributes

StackElementelement
 
struct StackHandle_next
 

Detailed Description

Unique reference for a stack trace.

See below for possible operations on a handle.

Definition at line 81 of file stackstash.h.

Member Data Documentation

◆ element

StackElement* StackHandle_::element

Definition at line 83 of file stackstash.h.

◆ next

struct StackHandle_* StackHandle_::next

Definition at line 84 of file stackstash.h.


The documentation for this struct was generated from the following file: