/Users/kmartin/Documents/files/code/cpp/OScpp/COIN-OS/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 Sat Mar 29 22:38:03 2008 by  doxygen 1.5.3