Warning, /include/hepdb/cbsrvr.doc is written in an unsupported language. File is not indexed.
0001 *
0002 * $Id$
0003 *
0004 * $Log$
0005 * Revision 1.1 1997/01/22 16:56:56 gunter
0006 * rename files with % to be .doc files
0007 *
0008 * Revision 1.1.1.1 1996/02/28 16:24:06 mclareni
0009 * Hepdb, cdlib, etc
0010 *
0011 *
0012 #ifndef CERNLIB_HEPDB_CBSRVR%_INC
0013 #define CERNLIB_HEPDB_CBSRVR%_INC
0014 *
0015 *
0016 * cbsrvr%.inc
0017 *
0018 #if defined(CERNLIB__DOC)
0019 /CBSRVR/ (For carrying information of Cache etc of VAX server)
0020 CACHCB Name of the cache used by the server and the client
0021 FILECB Complete filename of the MAPCOM file
0022 DIRECB Directory name of the MAPCOM files
0023 /CBSRVRN/ (For giving some information back to the VAX server)
0024 PNUPCB The directory name last updated
0025 LPNUCB Length of the directory name
0026 IAUPCB Action code used in that directory
0027 #endif
0028
0029 #endif