Usecode_function Class Reference

#include <ucfunction.h>

Collaboration diagram for Usecode_function:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Usecode_function (std::istream &file)
 ~Usecode_function ()

Public Attributes

int id
Usecode_functionorig
int len
bool extended
unsigned char * code
Exult_vector< Usecode_valuestatics

Detailed Description

Definition at line 28 of file ucfunction.h.


Constructor & Destructor Documentation

Usecode_function::Usecode_function ( std::istream &  file  ) 

Usecode_function::~Usecode_function (  )  [inline]

Definition at line 44 of file ucfunction.h.

References code.


Member Data Documentation

int Usecode_function::id

Definition at line 31 of file ucfunction.h.

Usecode_function* Usecode_function::orig

Definition at line 34 of file ucfunction.h.

Referenced by Usecode_internal::call_function().

int Usecode_function::len

Definition at line 37 of file ucfunction.h.

Referenced by Stack_frame::Stack_frame().

bool Usecode_function::extended

Definition at line 39 of file ucfunction.h.

Referenced by Stack_frame::Stack_frame().

unsigned char* Usecode_function::code

Definition at line 40 of file ucfunction.h.

Referenced by Stack_frame::Stack_frame(), and ~Usecode_function().

Exult_vector<Usecode_value> Usecode_function::statics

Definition at line 41 of file ucfunction.h.

Referenced by Usecode_internal::read_usevars().


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