/home/coin/SVN-release/CoinAll-1.1.0/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 Sun Nov 14 14:06:39 2010 for Coin-All by  doxygen 1.4.7