(file) Return to CQLUtilities.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / CQL

Diff for /pegasus/src/Pegasus/CQL/CQLUtilities.h between version 1.10 and 1.11

version 1.10, 2008/12/02 09:00:17 version 1.11, 2011/01/25 10:59:49
Line 64 
Line 64 
   // This will also remove a leading '+' sign from the exponent if it is   // This will also remove a leading '+' sign from the exponent if it is
   // there.   // there.
   static String formatRealStringExponent(const String &realString);   static String formatRealStringExponent(const String &realString);
     static const char  KEY[];
     static const char  MSG[];
 private: private:
   // This is a helper function which checks if a string has a decimal   // This is a helper function which checks if a string has a decimal
   // point in it.  If so, it calls it a real.  In the case of a badly   // point in it.  If so, it calls it a real.  In the case of a badly


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2