SMCallContext Class Reference

SMCallContext Class Reference

#include <functions.h>

+ Inheritance diagram for SMCallContext:

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)
 

Constructor & Destructor Documentation

SMCallContext ( Struct *  strct,
CallContext previous = NULL 
)

Member Function Documentation

void push_context ( )
virtual

Reimplemented from CallContext.

void pop_context ( )
virtual

Reimplemented from CallContext.