[BACK]Return to openxm-stackmachines.tex CVS log [TXT][DIR] Up to [local] / OpenXM / doc / ascm2001

Diff for /OpenXM/doc/ascm2001/openxm-stackmachines.tex between version 1.1 and 1.2

version 1.1, 2001/03/07 02:42:11 version 1.2, 2001/03/08 00:49:30
Line 1 
Line 1 
 % $OpenXM$  % $OpenXM: OpenXM/doc/ascm2001/openxm-stackmachines.tex,v 1.1 2001/03/07 02:42:11 noro Exp $
   
 \section{OpenXM Stack machines}\label{sec:ox-stackmachines}  \section{OpenXM Stack machines}\label{sec:ox-stackmachines}
   
Line 27  If the server gets an {\it OX command} message, then t
Line 27  If the server gets an {\it OX command} message, then t
 executes the command.  executes the command.
 Any OX command message starts with the int32 tag OX\_COMMAND.  Any OX command message starts with the int32 tag OX\_COMMAND.
 The body is a stack machine operation code expressed by int32.  The body is a stack machine operation code expressed by int32.
 The codes are listed below \cite{noro-takayama}.  The codes are listed below \cite{ox-rfc-100}.
 \begin{verbatim}  \begin{verbatim}
 #define SM_popSerializedLocalObject               258  #define SM_popSerializedLocalObject               258
 #define SM_popCMO                                 262  #define SM_popCMO                                 262

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>