(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.18.2.1 and 1.18.2.2

version 1.18.2.1, 2001/07/24 01:14:07 version 1.18.2.2, 2001/09/27 21:57:24
Line 1 
Line 1 
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001 The Open group, BMC Software, Tivoli Systems, IBM  // Copyright (c) 2000, 2001 BMC Software, Hewlett-Packard Company, IBM,
   // The Open Group, Tivoli Systems
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 25 
Line 26 
 // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company // Modified By: Carol Ann Krug Graves, Hewlett-Packard Company
 //              (carolann_graves@hp.com) //              (carolann_graves@hp.com)
 // //
   //              Nitin Upasani, Hewlett-Packard Company (Nitin_Upasani@hp.com)
   //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_XmlReader_h #ifndef Pegasus_XmlReader_h
Line 355 
Line 358 
         XmlParser& parser,         XmlParser& parser,
         CIMReference& objectPath);         CIMReference& objectPath);
  
       static Boolean getEMethodCallStartTag(
           XmlParser& parser,
           const char*& name);
   
       static Boolean getEMethodResponseStartTag(
           XmlParser& parser,
           const char*& name);
   
 private: private:
  
     XmlReader()     XmlReader()


Legend:
Removed from v.1.18.2.1  
changed lines
  Added in v.1.18.2.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2