Scoping Class Pattern
[Patterns]

    Define the Scope of a State Change by the Lifetime of an Object.

A Scoping Class is a class type that effects a state change during its destructor, usually to reverse or replace a change that was effected during its constructor.

For example, the


Generated on Thu Jun 10 08:58:21 2010 for STLSoft by  doxygen 1.5.6