Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

ForeignVariableScope Class Reference

A ForeignVariableScope is a VariableScope which wraps another one and makes sure no variable in this getScope() matches a variable in the other getScope(). More...

#include <ForeignVariableScope.h>

Inheritance diagram for ForeignVariableScope::

VariableScope Collaboration diagram for ForeignVariableScope:

Collaboration graph
[legend]
List of all members.

Public Methods


Detailed Description

A ForeignVariableScope is a VariableScope which wraps another one and makes sure no variable in this getScope() matches a variable in the other getScope().

Variables in that getScope(), if added later, can match us. If you don't want that, use multiple Foreign ones and don't give out the wrapped getScope().

Definition at line 16 of file ForeignVariableScope.h.


Home to blindfold. This page generated via doxygen 1.2.11.1 Wed Oct 10 16:40:35 2001.