Public Member Functions | List of all members
zorba::StackFrame Class Reference

Representation of the runtime stack frame. More...

#include <zorba/debugger_client.h>

Public Member Functions

virtual const QueryLocationgetLocation () const =0
virtual const std::string & getSignature () const =0
virtual ~StackFrame ()

Detailed Description

Representation of the runtime stack frame.

Definition at line 32 of file debugger_client.h.

Constructor & Destructor Documentation

virtual zorba::StackFrame::~StackFrame ( )
inlinevirtual

Definition at line 37 of file debugger_client.h.

Member Function Documentation

virtual const QueryLocation& zorba::StackFrame::getLocation ( ) const
pure virtual
virtual const std::string& zorba::StackFrame::getSignature ( ) const
pure virtual

The documentation for this class was generated from the following file:
blog comments powered by Disqus