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

Cursor object used to move between nodes of the tree. More...

#include <stackstash.h>

Collaboration diagram for StackCursor_:

Public Attributes

StackNodenode
 
StackElementelt
 

Detailed Description

Cursor object used to move between nodes of the tree.

See operations below.

Definition at line 109 of file stackstash.h.

Member Data Documentation

◆ elt

StackElement* StackCursor_::elt

Definition at line 112 of file stackstash.h.

◆ node

StackNode* StackCursor_::node

Definition at line 111 of file stackstash.h.


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