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

Diff for /pegasus/src/Pegasus/Common/XmlReader.h between version 1.57 and 1.58

version 1.57, 2009/02/05 05:44:05 version 1.58, 2009/12/15 11:39:34
Line 181 
Line 181 
  
     static String decodeURICharacters(String uriString);     static String decodeURICharacters(String uriString);
  
     static Boolean stringToSignedInteger(  
         const char* stringValue,  
         Sint64& x);  
   
     static Boolean stringToUnsignedInteger(  
         const char* stringValue,  
         Uint64& x);  
   
     static CIMValue stringToValue(     static CIMValue stringToValue(
         Uint32 lineNumber,         Uint32 lineNumber,
         const char* valueString,         const char* valueString,


Legend:
Removed from v.1.57  
changed lines
  Added in v.1.58

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2