parvarmap.h File Reference

Header file for parvarmap.cpp. More...

#include <map>
#include "pathexpression.h"
#include "varname.h"

Include dependency graph for parvarmap.h:

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

Go to the source code of this file.

Classes

class  ParVarMap
 Represents mapping of variables to their parent variable (ParVar) and path. More...

Typedefs

typedef map< unsigned, pair
< unsigned, PathExpression * > > 
VarVarPathMap
 The underlying map of this object.


Detailed Description

Header file for parvarmap.cpp.

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

Author:
Michael Schmidt

Gunnar Jehl

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

Definition in file parvarmap.h.


Typedef Documentation

map< unsigned, pair< unsigned, PathExpression * > > VarVarPathMap

The underlying map of this object.

The underlying map of this object, which maps variables to their parent variable (ParVar) and path.

Definition at line 46 of file parvarmap.h.


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