Uc_static_var_symbol Class Reference

#include <ucsym.h>

Inheritance diagram for Uc_static_var_symbol:

Inheritance graph
[legend]
Collaboration diagram for Uc_static_var_symbol:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_static_var_symbol (char *nm, int off)
virtual int gen_value (vector< char > &out)
virtual int gen_assign (vector< char > &out)

Detailed Description

Definition at line 101 of file ucsym.h.


Constructor & Destructor Documentation

Uc_static_var_symbol::Uc_static_var_symbol ( char *  nm,
int  off 
) [inline]

Definition at line 104 of file ucsym.h.


Member Function Documentation

int Uc_static_var_symbol::gen_value ( vector< char > &  out  )  [virtual]

Reimplemented from Uc_var_symbol.

Definition at line 166 of file ucsym.cc.

References offset, UC_PUSHSTATIC, and Write2().

Here is the call graph for this function:

int Uc_static_var_symbol::gen_assign ( vector< char > &  out  )  [virtual]

Reimplemented from Uc_var_symbol.

Definition at line 150 of file ucsym.cc.

References offset, UC_POPSTATIC, and Write2().

Here is the call graph for this function:


The documentation for this class was generated from the following files:
Generated on Mon Jul 9 15:04:48 2007 for ExultEngine by  doxygen 1.5.1