/home/coin/SVN-release/OS-1.0.0/OS/src/OSUtils/CommonUtil.h

Go to the documentation of this file.
00001 
00018 #ifndef COMMONUTIL_H
00019 #define COMMONUTIL_H
00020 
00021  #include "OSParameters.h"
00022 
00036 class CommonUtil{
00037         public:
00038                 
00040         CommonUtil();
00041         
00043         ~CommonUtil();
00044 
00051         static bool ISOSNAN( double number);
00052 
00053 };//class CommonUtil
00054 #endif

Generated on Thu May 15 22:15:05 2008 by  doxygen 1.4.7