Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Globals  

suffixes.cc

Go to the documentation of this file.
00001 
00002 
00003 #include "suffixes.hh"
00004 
00005 char
00006   RCS_SUFFIXES::command[8] = "_cmd";
00007 char
00008   RCS_SUFFIXES::status[8] = "_stat";
00009 char
00010   RCS_SUFFIXES::wm[8] = "_wm";
00011 char
00012   RCS_SUFFIXES::oper_in[8] = "_oi";
00013 char
00014   RCS_SUFFIXES::req[8] = "_req";
00015 char
00016   RCS_SUFFIXES::reply[8] = "_rply";

Generated on Sun Dec 2 15:56:52 2001 for rcslib by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001