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

Diff for /pegasus/src/Pegasus/Config/ConfigManager.h between version 1.42 and 1.42.8.1

version 1.42, 2009/06/11 07:28:57 version 1.42.8.1, 2011/08/17 04:16:09
Line 61 
Line 61 
 #include <Pegasus/Config/ProviderDirPropertyOwner.h> #include <Pegasus/Config/ProviderDirPropertyOwner.h>
 #include <Pegasus/Config/NormalizationPropertyOwner.h> #include <Pegasus/Config/NormalizationPropertyOwner.h>
  
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
   #include <Pegasus/Config/IndicationServicePropertyOwner.h>
   #endif
   
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
 /** /**
Line 185 
Line 189 
  
     static NormalizationPropertyOwner normalizationOwner;     static NormalizationPropertyOwner normalizationOwner;
  
   #ifdef PEGASUS_ENABLE_DMTF_INDICATION_PROFILE_SUPPORT
       static IndicationServicePropertyOwner indicationServiceOwner;
   #endif
   
     /**     /**
         Boolean indicating whether configuration data should be read from         Boolean indicating whether configuration data should be read from
         and persisted to configuration files.  If true, this ConfigManager         and persisted to configuration files.  If true, this ConfigManager


Legend:
Removed from v.1.42  
changed lines
  Added in v.1.42.8.1

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2