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

cms_user.hh

Go to the documentation of this file.
00001 #ifndef CMS_USER_HH
00002 #define CMS_USER_HH
00003 
00004 #include "rcs_defs.hh"
00005 
00006 class RCS_EXPORT CMS;
00007 
00008 class RCS_EXPORT CMS_USER
00009 {
00010 public:
00011   CMS * cms;
00012 };
00013 
00014 
00015 #endif /* !defined(CMS_USER_HH) */

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