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

Diff for /pegasus/src/Pegasus/Config/NormalizationPropertyOwner.h between version 1.4 and 1.5

version 1.4, 2005/06/03 03:48:16 version 1.5, 2005/06/16 05:49:14
Line 31 
Line 31 
 // //
 // Modified By:  Aruran, IBM (ashanmug@in.ibm.com) for Bug# 3614 // Modified By:  Aruran, IBM (ashanmug@in.ibm.com) for Bug# 3614
 //              Vijay Eli, IBM, (vijayeli@in.ibm.com) for Bug# 3613 //              Vijay Eli, IBM, (vijayeli@in.ibm.com) for Bug# 3613
   //              Aruran, IBM (ashanmug@in.ibm.com) for Bug# 3613
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 166 
Line 167 
     Boolean isDynamic(const String & name)const;     Boolean isDynamic(const String & name)const;
  
 private: private:
     struct ConfigProperty * _lookupConfigProperty(const String & name);      struct ConfigProperty * _lookupConfigProperty(const String & name) const;
  
     AutoPtr<struct ConfigProperty> _providerObjectNormalizationEnabled;     AutoPtr<struct ConfigProperty> _providerObjectNormalizationEnabled;
     AutoPtr<struct ConfigProperty> _providerObjectNormalizationModuleExclusions;     AutoPtr<struct ConfigProperty> _providerObjectNormalizationModuleExclusions;


Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2