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

Diff for /pegasus/src/Pegasus/Repository/Attic/Repository.h between version 1.10.2.2 and 1.10.2.3

version 1.10.2.2, 2007/10/05 01:43:41 version 1.10.2.3, 2007/11/08 23:20:50
Line 58 
Line 58 
     typedef HashTable <String, String, EqualNoCaseFunc, HashLowerCaseFunc>     typedef HashTable <String, String, EqualNoCaseFunc, HashLowerCaseFunc>
         NameSpaceAttributes;         NameSpaceAttributes;
  
     Repository(      Repository();
         const String& repositoryRoot,  
         Uint32 repositoryMode);  
  
     virtual ~Repository();     virtual ~Repository();
  
Line 290 
Line 288 
     virtual void DisplayCacheStatistics(     virtual void DisplayCacheStatistics(
         bool lock) = 0;         bool lock) = 0;
 #endif #endif
   
 protected:  
   
     String _repositoryRoot;  
     Uint32 _repositoryMode;  
 }; };
  
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.10.2.2  
changed lines
  Added in v.1.10.2.3

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2