(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.23 and 1.24

version 1.23, 2004/10/17 20:39:37 version 1.24, 2005/02/04 15:57:01
Line 63 
Line 63 
 #include <Pegasus/Config/ShutdownPropertyOwner.h> #include <Pegasus/Config/ShutdownPropertyOwner.h>
 #include <Pegasus/Config/FileSystemPropertyOwner.h> #include <Pegasus/Config/FileSystemPropertyOwner.h>
 #include <Pegasus/Config/ProviderDirPropertyOwner.h> #include <Pegasus/Config/ProviderDirPropertyOwner.h>
   #include <Pegasus/Config/NormalizationPropertyOwner.h>
  
 PEGASUS_NAMESPACE_BEGIN PEGASUS_NAMESPACE_BEGIN
  
Line 192 
Line 193 
  
     static ProviderDirPropertyOwner*    providerDirOwner;     static ProviderDirPropertyOwner*    providerDirOwner;
  
       static NormalizationPropertyOwner * normalizationOwner;
   
     /**     /**
         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, all operations are         and persisted to configuration files.  If true, all operations are


Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2