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