Uc_string_symbol Class Reference

#include <ucsym.h>

Inheritance diagram for Uc_string_symbol:

Inheritance graph
[legend]
Collaboration diagram for Uc_string_symbol:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_string_symbol (char *nm, int off)
virtual int gen_value (vector< char > &out)
virtual int get_string_offset ()
virtual Uc_expressioncreate_expression ()

Private Attributes

int offset

Detailed Description

Definition at line 133 of file ucsym.h.


Constructor & Destructor Documentation

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

Definition at line 137 of file ucsym.h.


Member Function Documentation

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

Reimplemented from Uc_symbol.

Definition at line 209 of file ucsym.cc.

References offset, UC_PUSHS, and Write2().

Here is the call graph for this function:

virtual int Uc_string_symbol::get_string_offset (  )  [inline, virtual]

Reimplemented from Uc_symbol.

Definition at line 141 of file ucsym.h.

References offset.

Uc_expression * Uc_string_symbol::create_expression (  )  [virtual]

Reimplemented from Uc_symbol.

Definition at line 223 of file ucsym.cc.

References offset.


Member Data Documentation

int Uc_string_symbol::offset [private]

Definition at line 135 of file ucsym.h.

Referenced by get_string_offset().


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