Public Member Functions
zorba::StackFrame Class Reference

Representation of the runtime stack frame. More...

#include <zorba/debugger_client.h>

List of all members.

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.


Constructor & Destructor Documentation

virtual zorba::StackFrame::~StackFrame ( ) [inline, virtual]

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