SMCallContext Class Reference
 
 
 
SMCallContext Class Reference

#include <functions.h>

Inheritance diagram for SMCallContext:
CallContext

Public Member Functions

  SMCallContext (Struct *strct, CallContext *previous=NULL)
void  push_context ()
void  pop_context ()

Constructor & Destructor Documentation

SMCallContext ( Struct strct,
CallContext previous = NULL 
)

Member Function Documentation

void push_context ( ) [virtual]
void pop_context ( ) [virtual]