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

phantom.hh

Go to the documentation of this file.
00001 
00002 
00003 #ifndef PHANTOM_HH
00004 #define PHANTOM_HH
00005 
00006 #include "cms.hh"
00007 
00008 class PHANTOMMEM:public CMS
00009 {
00010 public:
00011   PHANTOMMEM (char *bufline, char *procline);
00012     virtual ~ PHANTOMMEM ();
00013   virtual CMS_STATUS main_access (void *_local);
00014 };
00015 
00016 
00017 #endif

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