pathenvironment.h File Reference

Header file for pathenvironment.cpp. More...

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

Include dependency graph for pathenvironment.h:

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

Go to the source code of this file.

Classes

class  PathEnvironment
 Represents mapping of variables to their path. More...

Typedefs

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


Detailed Description

Header file for pathenvironment.cpp.

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

Author:
Michael Schmidt

Gunnar Jehl

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

Definition in file pathenvironment.h.


Typedef Documentation

map< unsigned, PathExpression * > PEnv

The underlying map of this object.

The underlying map of this object, which maps variables to their path.

Definition at line 48 of file pathenvironment.h.


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