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

/home/mrm/Simex/src/se_constant.h

Go to the documentation of this file.
00001 #ifndef Se_Constant_Included
00002 #define Se_Constant_Included
00003  
00004 namespace Se{
00005 
00006 class Constant{
00007  public:
00008   static const int Max_String_Length=50;
00009   static const int Max_Int_String_Length=50;
00010   static const int Max_Double_String_Length=50;
00011 
00012 };
00013 
00014 
00015 
00016 }
00017 
00018 
00019 #endif

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