Uc_string_expression Class Reference

#include <ucexpr.h>

Inheritance diagram for Uc_string_expression:

Inheritance graph
[legend]
Collaboration diagram for Uc_string_expression:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_string_expression (int o)
virtual void gen_value (vector< char > &out)
virtual int get_string_offset ()

Private Attributes

int offset

Detailed Description

Definition at line 222 of file ucexpr.h.


Constructor & Destructor Documentation

Uc_string_expression::Uc_string_expression ( int  o  )  [inline]

Definition at line 226 of file ucexpr.h.


Member Function Documentation

void Uc_string_expression::gen_value ( vector< char > &  out  )  [virtual]

Implements Uc_expression.

Definition at line 402 of file ucexpr.cc.

References UC_PUSHS, and Write2().

Here is the call graph for this function:

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

Reimplemented from Uc_expression.

Definition at line 230 of file ucexpr.h.

References offset.


Member Data Documentation

int Uc_string_expression::offset [private]

Definition at line 224 of file ucexpr.h.

Referenced by get_string_offset().


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