UCFuncSet Class Reference

#include <ucfunc.h>

Collaboration diagram for UCFuncSet:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UCFuncSet (unsigned int new_funcid, unsigned int new_num_args, bool new_return_var, const std::string &new_funcname)
 ~UCFuncSet ()

Public Attributes

unsigned int funcid
unsigned int num_args
bool return_var
std::string funcname

Detailed Description

Definition at line 29 of file ucfunc.h.


Constructor & Destructor Documentation

UCFuncSet::UCFuncSet ( unsigned int  new_funcid,
unsigned int  new_num_args,
bool  new_return_var,
const std::string &  new_funcname 
) [inline]

Definition at line 32 of file ucfunc.h.

UCFuncSet::~UCFuncSet (  )  [inline]

Definition at line 34 of file ucfunc.h.


Member Data Documentation

unsigned int UCFuncSet::funcid

Definition at line 34 of file ucfunc.h.

unsigned int UCFuncSet::num_args

Definition at line 37 of file ucfunc.h.

bool UCFuncSet::return_var

Definition at line 38 of file ucfunc.h.

std::string UCFuncSet::funcname

Definition at line 39 of file ucfunc.h.


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