Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Search  

/home/mrm/Simex/src/se_blank.h

Go to the documentation of this file.
00001 #ifndef Se_Blank_Included
00002 #define Se_Blank_Included
00003 
00004 #include "se_object.h"
00005 
00006 
00007 namespace Se{
00008 
00009 class Blank:public Object{
00010  public:
00011   Blank(int, Object *);
00012 
00013 
00014 
00015 };
00016 
00017 
00018 }
00019 #endif

Generated on Sat Jul 19 04:01:25 2003 for SIMEX by doxygen1.2.18