![]() |
ATLAS Offline Software
|
Cursor object used to move between nodes of the tree. More...
#include <stackstash.h>
Public Attributes | |
StackNode * | node |
StackElement * | elt |
Cursor object used to move between nodes of the tree.
See operations below.
Definition at line 109 of file stackstash.h.
StackElement* StackCursor_::elt |
Definition at line 112 of file stackstash.h.
StackNode* StackCursor_::node |
Definition at line 111 of file stackstash.h.