Public Member Functions

CallContext Class Reference

Search for all occurrences

#include <functions.h>

Inheritance diagram for CallContext:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  CallContext ()
  CallContext (CallContext *previous)
virtual void  push_context ()
virtual void  pop_context ()

Constructor & Destructor Documentation

CallContext ( ) [inline]
: previous(NULL) { }
CallContext ( CallContext previous ) [inline]
: previous(previous) { }

Member Function Documentation

virtual void push_context ( ) [inline, virtual]

Reimplemented in SMCallContext.

{ if (previous) previous->push_context(); }
virtual void pop_context ( ) [inline, virtual]

Reimplemented in SMCallContext.

{ if (previous) previous->pop_context(); }

CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext
CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext CallContext