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

Diff for /pegasus/src/Pegasus/Handler/CIMHandler.h between version 1.5 and 1.6

version 1.5, 2003/07/25 17:33:41 version 1.6, 2003/08/14 15:23:47
Line 23 
Line 23 
 // //
 // Author: Nitin Upasani, Hewlett-Packard Company (Nitin_Upasani@hp.com) // Author: Nitin Upasani, Hewlett-Packard Company (Nitin_Upasani@hp.com)
 // //
 // Modified By:  // Modified By: Yi Zhou, Hewlett-Packard Company (yi_zhou@hp.com)
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 34 
Line 34 
 #include <Pegasus/Common/CIMObject.h> #include <Pegasus/Common/CIMObject.h>
 #include <Pegasus/Common/ContentLanguages.h> #include <Pegasus/Common/ContentLanguages.h>
 #include <Pegasus/Repository/CIMRepository.h> #include <Pegasus/Repository/CIMRepository.h>
   #include <Pegasus/Common/OperationContext.h>
 #include <Pegasus/Handler/Linkage.h> #include <Pegasus/Handler/Linkage.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
Line 53 
Line 54 
     // method implemented in handler.     // method implemented in handler.
 // l10n // l10n
      virtual void handleIndication(      virtual void handleIndication(
           const OperationContext& context,
         CIMInstance& indicationHandlerInstance,         CIMInstance& indicationHandlerInstance,
         CIMInstance& indicationInstance,         CIMInstance& indicationInstance,
         String nameSpace,         String nameSpace,


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