SourceForge.net Logo
Public Member Functions | Protected Attributes | List of all members
AutoStackFrameReset Class Reference

#include <ContextHelpers.hpp>

Public Member Functions

 AutoStackFrameReset (DynamicContext *context, const StackFrame *frame)
 
 ~AutoStackFrameReset ()
 
void reset ()
 

Protected Attributes

DynamicContextcontext_
 
const StackFrame_oldFrame
 

Constructor & Destructor Documentation

AutoStackFrameReset::AutoStackFrameReset ( DynamicContext context,
const StackFrame frame 
)
inline
AutoStackFrameReset::~AutoStackFrameReset ( )
inline

Member Function Documentation

void AutoStackFrameReset::reset ( )
inline

Member Data Documentation

const StackFrame* AutoStackFrameReset::_oldFrame
protected
DynamicContext* AutoStackFrameReset::context_
protected

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