#include <functions.h>
Public Member Functions |
|
SMCallContext (Struct *strct, CallContext *previous=NULL) | |
void | push_context () |
void | pop_context () |
SMCallContext | ( | Struct * | strct, |
CallContext * | previous =
NULL |
||
) |
void push_context | ( | ) | [virtual] |
Reimplemented from CallContext.
void pop_context | ( | ) | [virtual] |
Reimplemented from CallContext.