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

Diff for /pegasus/src/Pegasus/Common/XmlWriter.h between version 1.9 and 1.10

version 1.9, 2001/04/08 01:13:22 version 1.10, 2001/04/18 11:51:33
Line 23 
Line 23 
 // Author: // Author:
 // //
 // $Log$ // $Log$
   // Revision 1.10  2001/04/18 11:51:33  karl
   // get and set property
   //
 // Revision 1.9  2001/04/08 01:13:22  mike // Revision 1.9  2001/04/08 01:13:22  mike
 // Changed "ConstCIM" to "CIMConst" // Changed "ConstCIM" to "CIMConst"
 // //
Line 196 
Line 199 
         Array<Sint8>& out,         Array<Sint8>& out,
         const CIMReference& instanceName);         const CIMReference& instanceName);
  
       static Array<Sint8>& appendPropertyNameParameter(
           Array<Sint8>& out,
           const String& propertyName);
   
     static void indentedPrint(     static void indentedPrint(
         std::ostream& os,         std::ostream& os,
         const char* text,         const char* text,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2