SourceForge.net Logo
Public Member Functions | Protected Attributes
AutoReset Class Reference

#include <ContextHelpers.hpp>

List of all members.

Public Member Functions

 AutoReset (T &orig)
 ~AutoReset ()
void reset ()

Protected Attributes

T & orig_
old_

Constructor & Destructor Documentation

AutoReset::AutoReset ( T &  orig) [inline]
AutoReset::~AutoReset ( ) [inline]

Member Function Documentation

void AutoReset::reset ( ) [inline]

Member Data Documentation

T AutoReset::old_ [protected]
T& AutoReset::orig_ [protected]

The documentation for this class was generated from the following file: