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

Diff for /pegasus/src/Pegasus/ProviderManager2/OperationResponseHandler.h between version 1.5 and 1.6

version 1.5, 2004/06/28 10:02:22 version 1.6, 2004/07/21 01:13:22
Line 51 
Line 51 
  
 #include <Pegasus/Common/ResponseHandler.h> #include <Pegasus/Common/ResponseHandler.h>
 #include <Pegasus/Common/Logger.h> #include <Pegasus/Common/Logger.h>
   #include <Pegasus/Common/XmlWriter.h>
  
 #include <Pegasus/ProviderManager2/SimpleResponseHandler.h> #include <Pegasus/ProviderManager2/SimpleResponseHandler.h>
  
Line 518 
Line 519 
 // l10n // l10n
         CIMProcessIndicationRequestMessage * request =         CIMProcessIndicationRequestMessage * request =
             new CIMProcessIndicationRequestMessage(             new CIMProcessIndicationRequestMessage(
              _request_copy.messageId,              XmlWriter::getNextMessageId(),
             cimInstance.getPath().getNameSpace(),             cimInstance.getPath().getNameSpace(),
             cimInstance,             cimInstance,
             subscriptionInstanceNames,             subscriptionInstanceNames,


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

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2