(file) Return to daVarRpc.x CVS log (file) (dir) Up to [HallC] / Analyzer / CTP

Diff for /Analyzer/CTP/daVarRpc.x between version 1.1 and 1.2

version 1.1, 1998/12/07 22:11:10 version 1.2, 1999/11/04 20:34:04
Line 16 
Line 16 
  *  *
  * Revision History:  * Revision History:
  *   $Log$  *   $Log$
  *   Revision 1.1  1998/12/07 22:11:10  saw   *   Revision 1.2  1999/11/04 20:34:04  saw
  *   Initial setup   *   Alpha compatibility.
    *   New RPC call needed for root event display.
    *   Start of code to write ROOT trees (ntuples) from new "tree" block
    *
    *   Revision 1.4  1999/08/25 13:16:05  saw
    *   *** empty log message ***
  *  *
  *   Revision 1.3  1994/11/07  14:33:12  saw  *   Revision 1.3  1994/11/07  14:33:12  saw
  *   Add testnamelist structure and readmultiple_test and family rpc's  *   Add testnamelist structure and readmultiple_test and family rpc's
Line 31 
Line 36 
  */  */
  
 %#include <time.h> %#include <time.h>
   %#define _xdr_result xdr_result
   %#define _xdr_argument xdr_argument
  
 #if defined(RPC_HDR) || defined(RPC_XDR) || defined(RPC_SVC) || \ #if defined(RPC_HDR) || defined(RPC_XDR) || defined(RPC_SVC) || \
   defined(RPC_CLNT) || defined(RPC_TBL)   defined(RPC_CLNT) || defined(RPC_TBL)
Line 95 
Line 102 
 #if defined(RPC_HDR) || defined(RPC_XDR) || defined(RPC_SVC) #if defined(RPC_HDR) || defined(RPC_XDR) || defined(RPC_SVC)
     int DAVAR_READMULTIPLE_TEST_CB(RVALLIST) = 106; /* Call Back */     int DAVAR_READMULTIPLE_TEST_CB(RVALLIST) = 106; /* Call Back */
 #endif #endif
       WVALLIST DAVAR_READPATTERNMATCH(string) = 107;
 /*    double HACK(int) = 201;*/ /*    double HACK(int) = 201;*/
   } = 1;   } = 1;
 } = 0x2c0daFF8; } = 0x2c0daFF8;


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

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0