environment.h File Reference

Header file for environment.cpp. More...

#include <map>
#include "typeenums.h"
#include "buffernode.h"
#include "varname.h"

Include dependency graph for environment.h:

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

Go to the source code of this file.

Classes

class  Environment
 Represents (current) binding of variables to a buffer node. More...

Typedefs

typedef map< unsigned,
BufferNode * > 
Env
 The underlying map of this object.


Detailed Description

Header file for environment.cpp.

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

Author:
Michael Schmidt

Gunnar Jehl

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

Definition in file environment.h.


Typedef Documentation

map< unsigned, BufferNode * > Env

The underlying map of this object.

The underlying map of this object, which maps variables to a BufferNode.

Definition at line 48 of file environment.h.


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