/home/coin/SVN-release/OS-1.1.1/OS/src/OSUtils/OSCommonUtil.h

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

Generated on Tue Sep 30 03:01:25 2008 by  doxygen 1.4.7