StackElement Class Reference

#include <parser.h>

Collaboration diagram for StackElement:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 StackElement (Node *n, Node **direct)
 StackElement (Node *n, Node **direct, list< unsigned int > &parentpos, int me)
 StackElement ()

Public Attributes

list< unsigned int > position
Noden
Node ** direct


Detailed Description

Definition at line 250 of file parser.h.


Constructor & Destructor Documentation

StackElement::StackElement ( Node n,
Node **  direct 
)

Definition at line 785 of file parser.cpp.

StackElement::StackElement ( Node n,
Node **  direct,
list< unsigned int > &  parentpos,
int  me 
)

Definition at line 791 of file parser.cpp.

References position.

StackElement::StackElement (  ) 

Definition at line 799 of file parser.cpp.


Member Data Documentation

list<unsigned int> StackElement::position

Definition at line 253 of file parser.h.

Referenced by NodeIterator::getPosition(), NodeIterator::next(), and StackElement().

Definition at line 254 of file parser.h.

Referenced by NodeIterator::next().

Definition at line 255 of file parser.h.

Referenced by NodeIterator::replaceBy().


The documentation for this class was generated from the following files:

Generated on Thu Jun 19 19:14:34 2008 for unification by  doxygen 1.5.6