Uc_call_statement Class Reference

#include <ucstmt.h>

Inheritance diagram for Uc_call_statement:

Inheritance graph
[legend]
Collaboration diagram for Uc_call_statement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_call_statement (Uc_call_expression *f)
 ~Uc_call_statement ()
virtual void gen (std::vector< char > &out, Uc_function *fun)

Private Attributes

Uc_call_expressionfunction_call

Detailed Description

Definition at line 276 of file ucstmt.h.


Constructor & Destructor Documentation

Uc_call_statement::Uc_call_statement ( Uc_call_expression f  ) 

Definition at line 561 of file ucstmt.cc.

Uc_call_statement::~Uc_call_statement (  ) 

Definition at line 574 of file ucstmt.cc.


Member Function Documentation

virtual void Uc_call_statement::gen ( std::vector< char > &  out,
Uc_function fun 
) [virtual]

Implements Uc_statement.

Referenced by Call_intrinsic().


Member Data Documentation

Uc_call_expression* Uc_call_statement::function_call [private]

Definition at line 278 of file ucstmt.h.


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