(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.9 and 1.10

version 1.9, 2005/02/05 23:00:17 version 1.10, 2005/02/14 21:15:35
Line 61 
Line 61 
 // l10n // l10n
      virtual void handleIndication(      virtual void handleIndication(
         const OperationContext& context,         const OperationContext& context,
         CIMInstance& indicationHandlerInstance,          const String nameSpace,
         CIMInstance& indicationInstance,         CIMInstance& indicationInstance,
         String nameSpace,          CIMInstance& indicationHandlerInstance,
           CIMInstance& indicationSubscriptionInstance,
         ContentLanguages& contentLanguages) = 0;         ContentLanguages& contentLanguages) = 0;
  
     // These are the method to initialize and terminate handler. Actual need and     // These are the method to initialize and terminate handler. Actual need and


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