(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.4 and 1.5

version 1.4, 2001/02/20 07:25:57 version 1.5, 2001/03/05 04:29:02
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.5  2001/03/05 04:29:02  mike
   // renamed CimException to CIMException
   //
 // Revision 1.4  2001/02/20 07:25:57  mike // Revision 1.4  2001/02/20 07:25:57  mike
 // Added basic create-instance in repository and in client. // Added basic create-instance in repository and in client.
 // //
Line 358 
Line 361 
  
     static Boolean getErrorElement(     static Boolean getErrorElement(
         XmlParser& parser,         XmlParser& parser,
         CimException::Code& code,          CIMException::Code& code,
         const char*& description,         const char*& description,
         Boolean required = false);         Boolean required = false);
  


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2