(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.84 and 1.85

version 1.84, 2008/05/02 19:02:55 version 1.85, 2008/05/16 06:26:49
Line 51 
Line 51 
 # include <Pegasus/IndicationService/ProviderIndicationCountTable.h> # include <Pegasus/IndicationService/ProviderIndicationCountTable.h>
 #endif #endif
  
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
   # include <Pegasus/IndicationService/IndicationServiceConfiguration.h>
   #endif
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 class SubscriptionRepository; class SubscriptionRepository;
Line 1267 
Line 1271 
     ProviderIndicationCountTable _providerIndicationCountTable;     ProviderIndicationCountTable _providerIndicationCountTable;
 #endif #endif
  
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
       IndicationServiceConfiguration *_indicationServiceConfiguration;
   #endif
   
     /**     /**
         Handle to Provider Registration Manager         Handle to Provider Registration Manager
      */      */


Legend:
Removed from v.1.84  
changed lines
  Added in v.1.85

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2