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::AutoStackFrameReset ( DynamicContext context,
const StackFrame frame 
)
inline

◆ ~AutoStackFrameReset()

AutoStackFrameReset::~AutoStackFrameReset ( )
inline

Member Function Documentation

◆ reset()

void AutoStackFrameReset::reset ( )
inline

Member Data Documentation

◆ _oldFrame

const StackFrame* AutoStackFrameReset::_oldFrame
protected

◆ context_

DynamicContext* AutoStackFrameReset::context_
protected

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