(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.80 and 1.81

version 1.80, 2006/04/05 20:35:03 version 1.81, 2006/11/10 18:14:59
Line 29 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Mike Brasher (mbrasher@bmc.com)  
 //  
 // Modified By:  
 //         Nitin Upasani, Hewlett-Packard Company (Nitin_Upasani@hp.com)  
 //         Nag Boranna, Hewlett-Packard Company (nagaraja_boranna@hp.com)  
 //         Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //         Carol Ann Krug Graves, Hewlett-Packard Company  
 //             (carolann_graves@hp.com)  
 //         Brian G. Campbell, EMC (campbell_brian@emc.com) - PEP140/phase1  
 //         Willis White (whiwill@us.ibm.com) PEP 127 and 128  
 //         Brian G. Campbell, EMC (campbell_brian@emc.com) - PEP140/phase2  
 //         David Dillard, Symantec Corp. (david_dillard@symantec.com)  
 //              Vijay Eli, vijayeli@in.ibm.com, fix for #2571  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_XmlWriter_h #ifndef Pegasus_XmlWriter_h
Line 371 
Line 357 
         const AcceptLanguageList& httpAcceptLanguages,         const AcceptLanguageList& httpAcceptLanguages,
         const ContentLanguageList& httpContentLanguages);         const ContentLanguageList& httpContentLanguages);
  
     //PEP 128 - sending serverResponseTime (WBEMServerResponseTime) in respons header      // PEP 128 - sending serverResponseTime (WBEMServerResponseTime) in
       // response header
     static Buffer formatSimpleMethodRspMessage(     static Buffer formatSimpleMethodRspMessage(
         const CIMName& methodName,         const CIMName& methodName,
         const String& messageId,         const String& messageId,
Line 399 
Line 386 
         const ContentLanguageList& httpContentLanguages,         const ContentLanguageList& httpContentLanguages,
         const Buffer& body);         const Buffer& body);
  
     //PEP 128 - sending serverResponseTime (WBEMServerResponseTime) in respons header      // PEP 128 - sending serverResponseTime (WBEMServerResponseTime) in
       // response header
     static Buffer formatSimpleIMethodRspMessage(     static Buffer formatSimpleIMethodRspMessage(
         const CIMName& iMethodName,         const CIMName& iMethodName,
         const String& messageId,         const String& messageId,


Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2