pathstepexpression.h File Reference

Header file for pathstepexpression.cpp. More...

#include "expression.h"
#include "pathstepattribute.h"

Include dependency graph for pathstepexpression.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PathStepExpression
 Represents base class of all path step expressions. More...

Defines

#define WEIGHT_AXIS_CHILD   1
#define WEIGHT_AXIS_DESCENDANT   3
#define WEIGHT_AXIS_DOS   3
#define WEIGHT_INNER_NODETEST   1
 Weight definition for all inner node tests of a path used to determine the evaluation order of SignOffExpression if more than one appear in a series.
#define WEIGHT_AXIS_CHILD   1
#define WEIGHT_AXIS_DESCENDANT   3
#define WEIGHT_AXIS_DOS   3
#define WEIGHT_INNER_NODETEST   1


Detailed Description

Header file for pathstepexpression.cpp.

Header file specifying constructors, destructor and functions for pathstepexpression.cpp.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition in file pathstepexpression.h.


Define Documentation

#define WEIGHT_AXIS_CHILD   1

Weight definition for axis child used to determine the evaluation order of SignOffExpression if more than one appear in a series.

Definition at line 47 of file pathstepexpression.h.

Referenced by PathStepExpression::getStepWeight().

#define WEIGHT_AXIS_DESCENDANT   3

Weight definition for axis descendant used to determine the evaluation order of SignOffExpression if more than one appear in a series.

Definition at line 55 of file pathstepexpression.h.

Referenced by PathStepExpression::getStepWeight().

#define WEIGHT_AXIS_DOS   3

Weight definition for axis dos used to determine the evaluation order of SignOffExpression if more than one appear in a series.

Definition at line 63 of file pathstepexpression.h.

Referenced by PathStepExpression::getStepWeight().

#define WEIGHT_INNER_NODETEST   1

Weight definition for all inner node tests of a path used to determine the evaluation order of SignOffExpression if more than one appear in a series.

Weight definition for all inner node tests used to determine the evaluation order of SignOffExpression if more than one appear in a series.

Definition at line 71 of file pathstepexpression.h.

Referenced by PathStepExpression::getStepWeight().


Generated on Sun May 24 20:20:13 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9