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

Diff for /pegasus/src/Pegasus/IndicationService/IndicationService.h between version 1.39 and 1.40

version 1.39, 2003/09/10 22:51:51 version 1.40, 2003/09/27 00:44:18
Line 1166 
Line 1166 
         const CIMName & alertClassName,         const CIMName & alertClassName,
         const Array <CIMInstance> & subscriptions);         const Array <CIMInstance> & subscriptions);
  
   #if 0
      /**      /**
           Asynchronous completion routine for _sendAlerts           Asynchronous completion routine for _sendAlerts
       */       */
Line 1185 
Line 1186 
     void _sendAlerts (     void _sendAlerts (
         const Array <CIMInstance> & subscriptions,         const Array <CIMInstance> & subscriptions,
         /* const */ CIMInstance & alertInstance);         /* const */ CIMInstance & alertInstance);
   #endif
  
      /** Async completion routine for _sendEnable */      /** Async completion routine for _sendEnable */
  
Line 1642 
Line 1644 
     static const char _MSG_INVALID_INSTANCES [];     static const char _MSG_INVALID_INSTANCES [];
  
     static const char _MSG_INVALID_INSTANCES_KEY [];     static const char _MSG_INVALID_INSTANCES_KEY [];
   
       static const char _MSG_PROVIDER_NO_LONGER_SERVING [];
   
       static const char _MSG_PROVIDER_NO_LONGER_SERVING_KEY [];
   
       static const char _MSG_PROVIDER_NOW_SERVING [];
   
       static const char _MSG_PROVIDER_NOW_SERVING_KEY [];
   
       static const char _MSG_NO_PROVIDER [];
   
       static const char _MSG_NO_PROVIDER_KEY [];
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.39  
changed lines
  Added in v.1.40

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2