ucserial.h File Reference

#include "objserial.h"

Include dependency graph for ucserial.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int Stack_frame_out (int fd, int functionid, int ip, int call_chain, int call_depth, int eventid, int caller_item, int num_args, int num_vars, Usecode_value *locals)
bool Stack_frame_in (unsigned char *data, int datalen, int &functionid, int &ip, int &call_chain, int &call_depth, int &eventid, int &caller_item, int &num_args, int &num_vars, Usecode_value *&locals)


Function Documentation

bool Stack_frame_in ( unsigned char *  data,
int  datalen,
int &  functionid,
int &  ip,
int &  call_chain,
int &  call_depth,
int &  eventid,
int &  caller_item,
int &  num_args,
int &  num_vars,
Usecode_value *&  locals 
)

Definition at line 94 of file ucserial.cc.

References Usecode_value::restore().

Here is the call graph for this function:

int Stack_frame_out ( int  fd,
int  functionid,
int  ip,
int  call_chain,
int  call_depth,
int  eventid,
int  caller_item,
int  num_args,
int  num_vars,
Usecode_value locals 
)

Definition at line 60 of file ucserial.cc.

References Exult_server::maxlength, Exult_server::Send_data(), and Exult_server::usecode_debugging.

Here is the call graph for this function:


Generated on Mon Jul 9 14:46:04 2007 for ExultEngine by  doxygen 1.5.1