Uc_flag_expression Class Reference

#include <ucexpr.h>

Inheritance diagram for Uc_flag_expression:

Inheritance graph
[legend]
Collaboration diagram for Uc_flag_expression:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_flag_expression (int i)
virtual void gen_value (vector< char > &out)
virtual void gen_assign (vector< char > &out)

Private Attributes

int index

Detailed Description

Definition at line 105 of file ucexpr.h.


Constructor & Destructor Documentation

Uc_flag_expression::Uc_flag_expression ( int  i  )  [inline]

Definition at line 109 of file ucexpr.h.


Member Function Documentation

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

Implements Uc_expression.

Definition at line 191 of file ucexpr.cc.

References UC_PUSHF, and Write2().

Here is the call graph for this function:

void Uc_flag_expression::gen_assign ( vector< char > &  out  )  [virtual]

Reimplemented from Uc_expression.

Definition at line 204 of file ucexpr.cc.

References UC_POPF, and Write2().

Here is the call graph for this function:


Member Data Documentation

int Uc_flag_expression::index [private]

Definition at line 107 of file ucexpr.h.


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