zorba::Frame Class Reference

Representation of the runtime 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 ~Frame ()


Detailed Description

Representation of the runtime frame.

Definition at line 63 of file debugger_client.h.


Constructor & Destructor Documentation

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

Definition at line 67 of file debugger_client.h.


Member Function Documentation

virtual const QueryLocation* zorba::Frame::getLocation (  )  const [pure virtual]

virtual const std::string& zorba::Frame::getSignature (  )  const [pure virtual]


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