(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.97 and 1.97.4.1

version 1.97, 2011/01/13 06:00:28 version 1.97.4.1, 2013/04/08 10:36:23
Line 52 
Line 52 
 #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
 # include <Pegasus/IndicationService/IndicationServiceConfiguration.h> # include <Pegasus/IndicationService/IndicationServiceConfiguration.h>
 #endif #endif
   #include <Pegasus/General/SubscriptionKey.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 1334 
Line 1335 
         const CIMNamespaceName& nameSpace,         const CIMNamespaceName& nameSpace,
         const CIMInstance& indicationProvider,         const CIMInstance& indicationProvider,
         Array<CIMInstance>& subscriptions,         Array<CIMInstance>& subscriptions,
         Array<String>& subscriptionKeys);          Array<SubscriptionKey>& subscriptionKeys);
  
     /**     /**
         Evaluate if the specified subscription matches the indication based on:         Evaluate if the specified subscription matches the indication based on:


Legend:
Removed from v.1.97  
changed lines
  Added in v.1.97.4.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2